ATLAS Offline Software
Public Types | List of all members
DefaultIndexingPolicy< std::map< KEY, ELEM > > Struct Template Reference

Set up to automatically use this indexing policy for maps. More...

#include <MapIndexingPolicy.h>

Collaboration diagram for DefaultIndexingPolicy< std::map< KEY, ELEM > >:

Public Types

typedef SG::MapIndexingPolicy< std::map< KEY, ELEM > > type
 

Detailed Description

template<typename KEY, typename ELEM>
struct DefaultIndexingPolicy< std::map< KEY, ELEM > >

Set up to automatically use this indexing policy for maps.

Definition at line 123 of file MapIndexingPolicy.h.

Member Typedef Documentation

◆ type

template<typename KEY , typename ELEM >
typedef SG::MapIndexingPolicy<std::map<KEY, ELEM> > DefaultIndexingPolicy< std::map< KEY, ELEM > >::type

Definition at line 124 of file MapIndexingPolicy.h.


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