Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tag_of.hpp File Reference

Safe way to acces the tag of a type. More...

#include <boost/config.hpp>
#include <boost/bimap/tags/tagged.hpp>
#include <boost/bimap/detail/debug/static_error.hpp>
Include dependency graph for tag_of.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::bimaps::tags::support::tag_of< Type >
 Metafunction to obtain the tag of a type. More...
 
struct  boost::bimaps::tags::support::tag_of< tagged< Type, Tag > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::bimaps
 
 boost::bimaps::tags
 A light non-invasive idiom to tag a type.
 
 boost::bimaps::tags::support
 Metafunctions to work with tagged types.
 

Detailed Description

Safe way to acces the tag of a type.