MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / number_integer

Method number_integer

Source/Utils/json.hpp:5817–5820  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5815 }
5816
5817 bool number_integer(number_integer_t /*unused*/)
5818 {
5819 return true;
5820 }
5821
5822 bool number_unsigned(number_unsigned_t /*unused*/)
5823 {

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