This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
mistivia
/
hive-mind
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8689a7c78c
Branches
Tags
main
hive-mind
/
lib
/
mstch
/
test
/
data
/
null_view.hpp
null_view.hpp
103 B
Histórico
Raw
1
2
3
4
const auto null_view_data = mstch::map{
{"name", std::string{"Joe"}},
{"friends", mstch::node{}}
};