ATLAS Offline Software
Classes | Namespaces
MapIndexingPolicy.h File Reference

Indexing policy for a map-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 <map>
#include <algorithm>
#include <cassert>
#include "AthLinks/tools/MapIndexingPolicy.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::MapIndexingPolicy< MAP >
 Indexing policy for a map-like container. More...
 
struct  DefaultIndexingPolicy< std::map< KEY, ELEM > >
 Set up to automatically use this indexing policy for maps. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Indexing policy for a map-like container.

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

Definition in file MapIndexingPolicy.h.