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