Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Util::IndirectArray. More...
#include <type_traits>
#include <boost/iterator/transform_iterator.hpp>
#include "CDPL/Util/Dereferencer.hpp"
#include "CDPL/Util/Array.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Util::IndirectArray< ValueType, PointerType, NullPointerCheck > |
A dynamic array class for the storage of object pointers with an indirected query interface. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Util | |
Contains general purpose algorithms, containers, functors and other classes. | |
Definition of the class CDPL::Util::IndirectArray.