![]() |
Home | Libraries | People | FAQ | More |
boost::proto::_byval —
A unary callable PolymorphicFunctionObject that strips references and
boost::reference_wrapper<>
from its argument.
// In header: <boost/proto/transform/arg.hpp> struct _byval : proto::callable { // member classes/structs/unions template<typename This, typename T> struct result<> : { }; template<typename This, typename T> struct result<> : { }; template<typename This, typename T> struct result<> { // types typedef ; }; // public member functions template<typename T> () ; template<typename T> () ; };