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

Container adaptor to build a type that is compliant to the concept of an unordered associative container. More...

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

Classes

struct  boost::bimaps::container_adaptor::unordered_associative_container_adaptor_base< Base, Iterator, ConstIterator, LocalIterator, ConstLocalIterator, KeyType, IteratorToBaseConverter, IteratorFromBaseConverter, LocalIteratorFromBaseConverter, ValueToBaseConverter, ValueFromBaseConverter, KeyToBaseConverter, FunctorsFromDerivedClasses >
 
class  boost::bimaps::container_adaptor::unordered_associative_container_adaptor< Base, Iterator, ConstIterator, LocalIterator, ConstLocalIterator, KeyType, IteratorToBaseConverter, IteratorFromBaseConverter, LocalIteratorFromBaseConverter, ValueToBaseConverter, ValueFromBaseConverter, KeyToBaseConverter, FunctorsFromDerivedClasses >
 Container adaptor to build a type that is compliant to the concept of an unordered associative container. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::bimaps
 
 boost::bimaps::container_adaptor
 Container Adaptor toolbox, easy way to build new containers from existing ones.
 

Detailed Description

Container adaptor to build a type that is compliant to the concept of an unordered associative container.