Encapsulates conversion from a string to another type. More...
#include <DwmStringConverter.hh>
Public Member Functions | |
| template<typename T > | |
| bool | operator() (const std::string &s, T &target) const |
Encapsulates conversion from a string to another type.