boost::proto::_env::impl
// In header: <boost/proto/transform/env.hpp> struct impl : proto::transform_impl<Expr, State, Data> { // types typedef ; // public member functions (, , ) ; };
impl
(, , data) ;
Returns the current transform environment passed in the data (third) parameter.
Parameters:
data
The current transform environment
Returns: