This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
mstch
Watch
1
Star
0
Fork
0
You've already forked mstch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0fde1cf94c
mstch
/
test
/
data
/
null_view.hpp
4 lines
103 B
C++
Raw
Normal View
History
Unescape
Escape
half-complete refactor
2015-04-17 03:05:59 +08:00
const
auto
null_view_data
=
mstch
:
:
map
{
import
2015-04-10 02:41:27 +08:00
{
"
name
"
,
std
:
:
string
{
"
Joe
"
}
}
,
{
"
friends
"
,
mstch
:
:
node
{
}
}
half-complete refactor
2015-04-17 03:05:59 +08:00
}
;
Reference in New Issue
Copy Permalink