![]() |
|
Utility class with static conversions. More...
#include <Converter.h>
Static Public Member Functions | |
| static void | convert (const T &value, std::string &s) |
| static void | convert (const std::string &s, T &value) |
Utility class with static conversions.
For now, just a StringConverter, other types are future options.
1.9.8