Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ number_float
Method
number_float
Source/Utils/json.hpp:5827–5830 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5825
}
5826
5827
bool number_float(number_float_t /*unused*/, const string_t& /*unused*/)
5828
{
5829
return true;
5830
}
5831
5832
bool string(string_t& /*unused*/)
5833
{
Callers
7
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
get_ubjson_high_precision_number
Method · 0.45
sax_parse_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected