Gromacs
2018.8
|
#include <functional>
#include <map>
#include <typeindex>
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/variant.h"
Provides gmx::OptionValueConverterSimple.
Classes | |
class | gmx::OptionValueConverterSimple< OutType > |
Helper for converting from Variant to a given type. More... | |