ATLAS Offline Software
|
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"
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. | |