Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::meta_create_container< Container > Struct Template Reference

#include <meta_create.hpp>

Inheritance diagram for boost::spirit::qi::meta_create_container< Container >:

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 ()
 

Member Typedef Documentation

template<typename Container>
typedef make_unary_proto_expr< typename Container::value_type , proto::tag::dereference, qi::domain > boost::spirit::qi::meta_create_container< Container >::make_proto_expr
template<typename Container>
typedef make_proto_expr::type boost::spirit::qi::meta_create_container< Container >::type

Member Function Documentation

template<typename Container>
static type boost::spirit::qi::meta_create_container< Container >::call ( )
inlinestatic

The documentation for this struct was generated from the following file: