Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ number_unsigned
Method
number_unsigned
Source/external/json.hpp:7244–7247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7242
}
7243
7244
bool number_unsigned(number_unsigned_t /*unused*/)
7245
{
7246
return true;
7247
}
7248
7249
bool number_float(number_float_t /*unused*/, const string_t& /*unused*/)
7250
{
Callers
7
json.hpp
File · 0.45
parse_cbor_internal
Method · 0.45
parse_msgpack_internal
Method · 0.45
get_ubjson_size_value
Method · 0.45
get_ubjson_value
Method · 0.45
get_ubjson_high_precision_number
Method · 0.45
sax_parse_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected