ATLAS Offline Software
Classes | Namespaces
SetIndexingPolicy.h File Reference

Indexing policy for a set-like container. More...

#include "AthLinks/tools/DefaultIndexingPolicy.h"
#include "AthLinks/tools/IndexHolder.h"
#include "AthLinks/exceptions.h"
#include "AthenaKernel/tools/type_tools.h"
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
#include <boost/concept_check.hpp>
#include <set>
#include <algorithm>
#include <cassert>
#include "AthLinks/tools/SetIndexingPolicy.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::SetIndexingPolicy< SET >
 Indexing policy for a set-like container. More...
 
struct  DefaultIndexingPolicy< std::set< KEY > >
 Set up to automatically use this indexing policy for sets. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Indexing policy for a set-like container.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Feb, 2014

Definition in file SetIndexingPolicy.h.