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