#include <simple_wml.hpp>
Public Member Functions | |
attribute (const string_span &k, const string_span &v) | |
Public Attributes | |
string_span | key |
string_span | value |
Definition at line 119 of file simple_wml.hpp.
|
inline |
Definition at line 121 of file simple_wml.hpp.
string_span simple_wml::node::attribute::key |
Definition at line 122 of file simple_wml.hpp.
string_span simple_wml::node::attribute::value |
Definition at line 123 of file simple_wml.hpp.