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

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

#include <SetIndexingPolicy.h>

Collaboration diagram for DefaultIndexingPolicy< std::set< KEY > >:

Public Types

typedef SG::SetIndexingPolicy< std::set< KEY > > type
 

Detailed Description

template<typename KEY>
struct DefaultIndexingPolicy< std::set< KEY > >

Set up to automatically use this indexing policy for sets.

Definition at line 121 of file SetIndexingPolicy.h.

Member Typedef Documentation

◆ type

template<typename KEY >
typedef SG::SetIndexingPolicy<std::set<KEY> > DefaultIndexingPolicy< std::set< KEY > >::type

Definition at line 122 of file SetIndexingPolicy.h.


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