Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bimaps::relation::storage_finder Struct Reference

Obtain the a storage with the correct layout. More...

#include <structured_pair.hpp>

Detailed Description

Obtain the a storage with the correct layout.

template< class FirstType, class SecondType, class Layout >
struct storage_finder
{
typedef {normal/mirror}_storage<FirstType,SecondType> type;
};

See also normal_storage, mirror_storage.


The documentation for this struct was generated from the following file: