This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mistivia
/
hive-mind
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
acf5d8c966
Rami (Branch)
Tag
main
hive-mind
/
lib
/
mstch
/
test
/
data
/
null_view.hpp
null_view.hpp
103 B
Cronologia
Originale
1
2
3
4
const
auto
null_view_data = mstch::
map
{
{
"name"
,
std
::
string
{
"Joe"
}},
{
"friends"
, mstch::node{}}
};