cfgfile 0.2.11
|
#include <format.hpp>
Static Public Member Functions | |
static Trait::string_t | to_string (const bool &value) |
Format value to string. | |
static bool | from_string (const parser_info_t< Trait > &info, const typename Trait::string_t &value) |
Format value from string. | |
|
inlinestatic |
Format value from string.
|
inlinestatic |
Format value to string.