ATLAS Offline Software
Classes | Namespaces
ForwardIndexingPolicy.h File Reference

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

#include "AthLinks/exceptions.h"
#include "AthLinks/tools/findInContainer.h"
#include "AthenaKernel/tools/type_tools.h"
#include "AthenaKernel/ClassName.h"
#include <boost/concept_check.hpp>
#include <cstddef>
#include <stdint.h>
#include "AthLinks/tools/ForwardIndexingPolicy.icc"
Include dependency graph for ForwardIndexingPolicy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::ForwardIndexingPolicy< CONT, VALUE_TYPE >
 Indexing policy for a vector-like container. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Indexing policy for a vector-like container.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Dec, 2013

Definition in file ForwardIndexingPolicy.h.