#include <meta_create.hpp>
Public Types | |
typedef make_unary_proto_expr < typename Container::value_type, proto::tag::dereference, qi::domain > | make_proto_expr |
typedef make_proto_expr::type | type |
Static Public Member Functions | |
static type | call () |
typedef make_unary_proto_expr< typename Container::value_type , proto::tag::dereference, qi::domain > boost::spirit::qi::meta_create_container< Container >::make_proto_expr |
typedef make_proto_expr::type boost::spirit::qi::meta_create_container< Container >::type |
|
inlinestatic |