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

Method boolean

Source/external/json.hpp:7234–7237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7232 }
7233
7234 bool boolean(bool /*unused*/)
7235 {
7236 return true;
7237 }
7238
7239 bool number_integer(number_integer_t /*unused*/)
7240 {

Callers 6

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