|
rapidyaml 0.15.2
parse and emit YAML, and do it fast
|
example user container type: map-like More...
Public Member Functions | |
| void | check_eq (my_map_type const &that) const |
Public Attributes | |
| std::map< K, V > | map_member |
example user container type: map-like
Definition at line 4109 of file quickstart.cpp.
|
inline |
Definition at line 4112 of file quickstart.cpp.
| std::map<K, V> my_map_type< K, V >::map_member |
Definition at line 4111 of file quickstart.cpp.
Referenced by check_eq(), read(), and write().