Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
attribute_category.hpp File Reference
Include dependency graph for attribute_category.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::spirit::x3::traits::unused_attribute
 
struct  boost::spirit::x3::traits::plain_attribute
 
struct  boost::spirit::x3::traits::container_attribute
 
struct  boost::spirit::x3::traits::tuple_attribute
 
struct  boost::spirit::x3::traits::associative_attribute
 
struct  boost::spirit::x3::traits::variant_attribute
 
struct  boost::spirit::x3::traits::optional_attribute
 
struct  boost::spirit::x3::traits::attribute_category< T, Enable >
 
struct  boost::spirit::x3::traits::attribute_category< unused_type >
 
struct  boost::spirit::x3::traits::attribute_category< unused_type const >
 
struct  boost::spirit::x3::traits::attribute_category< T, typename enable_if< typename mpl::eval_if< fusion::traits::is_sequence< T >, fusion::traits::is_associative< T >, mpl::false_ >::type >::type >
 
struct  boost::spirit::x3::traits::attribute_category< T, typename enable_if< mpl::and_< fusion::traits::is_sequence< T >, mpl::not_< fusion::traits::is_associative< T > > > >::type >
 
struct  boost::spirit::x3::traits::attribute_category< T, typename enable_if< traits::is_variant< T > >::type >
 
struct  boost::spirit::x3::traits::attribute_category< T, typename enable_if< traits::is_container< T > >::type >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::spirit
 
 boost::spirit::x3
 
 boost::spirit::x3::traits