|
BOSS 8.0.0
BESIII Offline Software System
|
#include <cassert>#include <iostream>#include <stdexcept>#include <boost/concept_check.hpp>#include "DataModel/DataPtr.h"#include "DataModel/tools/RemoveDataPtr.h"#include "AthenaKernel/tools/type_tools.h"Go to the source code of this file.
Classes | |
| class | ForwardIndexingPolicy< CONT > |
| IndexingPolicy for STL containers using forward iterators (e.g. vector, list). More... | |