This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
mstch
Watch
1
Star
0
Fork
You've already forked mstch
0
Code
Issues
Pull requests
Releases
Wiki
Activity
8a32d98443
mstch
/
test
/
data
/
null_view.hpp
4 lines
103 B
C++
Raw
Normal View
History
Unescape
Escape
half-complete refactor
2015-04-16 19:05:59 +00:00
const
auto
null_view_data
=
mstch
:
:
map
{
import
2015-04-09 18:41:27 +00:00
{
"
name
"
,
std
:
:
string
{
"
Joe
"
}
}
,
{
"
friends
"
,
mstch
:
:
node
{
}
}
half-complete refactor
2015-04-16 19:05:59 +00:00
}
;
Reference in a new issue
Copy permalink