Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
valueconverter.h File Reference
#include <functional>
#include <map>
#include <typeindex>
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/variant.h"
+ Include dependency graph for valueconverter.h:
+ This graph shows which files directly or indirectly include this file:

Description

Provides gmx::OptionValueConverterSimple.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::OptionValueConverterSimple< OutType >
 Helper for converting from Variant to a given type. More...