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