cfgfile 0.2.11
|
Format template value to the string and back. More...
#include <format.hpp>
Static Public Member Functions | |
static Trait::string_t | to_string (const T &) |
Format value to string. | |
static T | from_string (const parser_info_t< Trait > &, const typename Trait::string_t &) |
Format value from string. | |
Format template value to the string and back.
|
static |
Format value from string.
Format value to string.