#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 123 of file simple_wml.hpp.
|
inline |
Definition at line 125 of file simple_wml.hpp.
| string_span simple_wml::node::attribute::key |
Definition at line 126 of file simple_wml.hpp.
Referenced by simple_wml::node::apply_diff().
| string_span simple_wml::node::attribute::value |
Definition at line 127 of file simple_wml.hpp.
Referenced by simple_wml::node::apply_diff().