Container adaptor to build a type that is compliant to the concept of a container. More...
#include <boost/config.hpp>#include <utility>#include <boost/mpl/if.hpp>#include <boost/mpl/aux_/na.hpp>#include <boost/bimap/container_adaptor/detail/identity_converters.hpp>#include <boost/iterator/iterator_traits.hpp>#include <boost/bimap/container_adaptor/detail/functor_bag.hpp>#include <boost/mpl/vector.hpp>#include <boost/mpl/copy.hpp>#include <boost/mpl/front_inserter.hpp>#include <boost/call_traits.hpp>

Classes | |
| class | boost::bimaps::container_adaptor::container_adaptor< Base, Iterator, ConstIterator, IteratorToBaseConverter, IteratorFromBaseConverter, ValueToBaseConverter, ValueFromBaseConverter, FunctorsFromDerivedClasses > |
| Container adaptor to build a type that is compliant to the concept of a 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. | |
Container adaptor to build a type that is compliant to the concept of a container.