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_impl< T, typename enable_if< mpl::and_< traits::is_container< T >, mpl::not_< traits::is_string< T > > > >::type > Struct Template Reference

#include <meta_create.hpp>

Inheritance diagram for boost::spirit::qi::meta_create_impl< T, typename enable_if< mpl::and_< traits::is_container< T >, mpl::not_< traits::is_string< T > > > >::type >:
Collaboration diagram for boost::spirit::qi::meta_create_impl< T, typename enable_if< mpl::and_< traits::is_container< T >, mpl::not_< traits::is_string< T > > > >::type >:

Public Types

typedef make_unary_proto_expr
< typename T::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

typedef make_unary_proto_expr< typename T ::value_type , proto::tag::dereference, qi::domain > boost::spirit::qi::meta_create_container< T >::make_proto_expr
inherited

Member Function Documentation


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