MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / number_float

Method number_float

Source/external/json.hpp:7249–7252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7247 }
7248
7249 bool number_float(number_float_t /*unused*/, const string_t& /*unused*/)
7250 {
7251 return true;
7252 }
7253
7254 bool string(string_t& /*unused*/)
7255 {

Callers 7

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45
get_ubjson_valueMethod · 0.45
sax_parse_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected