#include <le2d/tweak/parser.hpp>
Static Public Member Functions | |
| static constexpr auto | type_name () -> std::string_view |
| static auto | parse (std::string_view in, bool &out) -> bool |
| static auto | to_string (bool const value) -> std::string |
|
static |
|
inlinestatic |
|
inlinestaticconstexpr |