TextInterface::SetFromStringPolicy< C, Set > Class Template Reference

Policy for converting a string to a value. More...

#include <TextInterfaceAttribute.h>

Public Member Functions

void operator() (C *ptr, Set set, const std::string &value)
 

Detailed Description

template<class C, class Set>
class TextInterface::SetFromStringPolicy< C, Set >

Policy for converting a string to a value.

Specialize this template to customize the behaviour for different types


The documentation for this class was generated from the following file:

Generated using doxygen 1.8.17