![]() |
Home | Libraries | People | FAQ | More |
boost::proto::_value — A PrimitiveTransform that returns the value of the current terminal expression.
// In header: <boost/proto/transform/arg.hpp> struct _value : proto::transform< { // member classes/structs/unions template<typename Expr, typename State, typename Data> struct impl : proto::transform_impl< { // types typedef proto::result_of::value< ; // public member functions proto::result_of::value< (, , ) ; }; };