le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
le::tweak::Parser< std::string > Struct Reference

#include <le2d/tweak/parser.hpp>

Static Public Member Functions

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
 

Member Function Documentation

◆ 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: