|
votca 2025.1-dev
|
#include <map>#include <memory>#include <stdexcept>#include <utility>#include <vector>#include <boost/lexical_cast.hpp>

Go to the source code of this file.
Classes | |
| class | votca::tools::ObjectFactory< key_t, T, args_t > |
| template class for object factory More... | |
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::tools |
Functions | |
| template<class parent, class T, typename... args_t> | |
| std::unique_ptr< parent > | votca::tools::create_policy_new (args_t &&...args) |