Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Base::Any. More...
#include <string>
#include <typeinfo>
#include <type_traits>
#include <stdexcept>
#include <utility>
#include <new>
#include "CDPL/Base/Exceptions.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Base::Any |
A safe, type checked container for arbitrary data of variable type. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Base | |
Contains core framework classes and functions. | |
Definition of the class CDPL::Base::Any.