|
wex
v21.04.0
|
Convert a general type to string, for int or string type. More...
#include <wex/type-to-value.h>
Public Member Functions | |
| type_to_value (const std::string &v) | |
| Constructor, using string argument. | |
| const auto & | get () const |
| Returns value as a string. | |
| const auto & | get_string () const |
| Returns value as a string. | |
Convert a general type to string, for int or string type.