OpenMPCD
|
#include <OpenMPCD/Exceptions.hpp>
#include <OpenMPCD/Utility/PlatformDetection.hpp>
#include <cstdio>
#include <cstdlib>
#include <libconfig.h++>
Go to the source code of this file.
Namespaces | |
OpenMPCD::ImplementationDetails | |
Namespace for implementation details that do not have to concern the users of the main functionality. | |
OpenMPCD::ImplementationDetails::Configuration | |
Namespace for implementation details of OpenMPCD::Configuration . | |
Functions | |
void | OpenMPCD::ImplementationDetails::Configuration::copy (const libconfig::Config &from, libconfig::Config *const to) |
Copies a libconfig::Config instance. More... | |
Defines the OpenMPCD::ImplementationDetails::Configuration::copy
function.
Definition in file copy.hpp.