#include <le2d/tweak/parser.hpp>
|
| static constexpr auto | type_name () -> std::string_view |
| |
| static auto | parse (std::string_view in, std::string &out) -> bool |
| |
| static auto | to_string (std::string_view const value) -> std::string |
| |
◆ parse()
| static auto le::tweak::Parser< std::string >::parse |
( |
std::string_view |
in, |
|
|
std::string & |
out |
|
) |
| -> bool |
|
static |
◆ to_string()
| static auto le::tweak::Parser< std::string >::to_string |
( |
std::string_view const |
value | ) |
-> std::string |
|
inlinestatic |
◆ type_name()
| static constexpr auto le::tweak::Parser< std::string >::type_name |
( |
| ) |
-> std::string_view |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: