Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
category_of.hpp File Reference
#include <boost/fusion/support/config.hpp>
#include <boost/fusion/support/detail/category_of.hpp>
#include <boost/fusion/support/tag_of.hpp>
#include <boost/type_traits/is_base_of.hpp>
Include dependency graph for category_of.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::fusion::incrementable_traversal_tag
 
struct  boost::fusion::single_pass_traversal_tag
 
struct  boost::fusion::forward_traversal_tag
 
struct  boost::fusion::bidirectional_traversal_tag
 
struct  boost::fusion::random_access_traversal_tag
 
struct  boost::fusion::associative_tag
 
struct  boost::fusion::extension::category_of_impl< Tag >
 
struct  boost::fusion::extension::category_of_impl< Tag >::apply< T >
 
struct  boost::fusion::traits::category_of< T >
 
struct  boost::fusion::traits::is_associative< T >
 
struct  boost::fusion::traits::is_incrementable< T >
 
struct  boost::fusion::traits::is_single_pass< T >
 
struct  boost::fusion::traits::is_forward< T >
 
struct  boost::fusion::traits::is_bidirectional< T >
 
struct  boost::fusion::traits::is_random_access< T >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::fusion
 
 boost::fusion::extension
 
 boost::fusion::traits