object support
This commit is contained in:
parent
8fbcd12284
commit
812b4bdb41
29 changed files with 142 additions and 155 deletions
|
@ -1,4 +1,4 @@
|
|||
const auto empty_sections_data = mstch::map{
|
||||
const auto empty_string_data = mstch::map{
|
||||
{"description", std::string{"That is all!"}},
|
||||
{"child", mstch::map{
|
||||
{"description", std::string{""}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue