Obtain the a storage with the correct layout.
More...
#include <structured_pair.hpp>
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: