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

Consistent way to access the value type of a tagged or untagged type. More...

Include dependency graph for value_type_of.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::bimaps::tags::support::value_type_of< Type >
 Metafunction to work with tagged and untagged type uniformly. More...
 
struct  boost::bimaps::tags::support::value_type_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

Consistent way to access the value type of a tagged or untagged type.