Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ null
Method
null
Source/Utils/json.hpp:5807–5810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5805
using binary_t = typename BasicJsonType::binary_t;
5806
5807
bool null()
5808
{
5809
return true;
5810
}
5811
5812
bool boolean(bool /*unused*/)
5813
{
Callers
6
json.hpp
File · 0.45
parse_bson_element_internal
Method · 0.45
parse_cbor_internal
Method · 0.45
parse_msgpack_internal
Method · 0.45
get_ubjson_value
Method · 0.45
sax_parse_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected