MCPcopy Create free account
hub / github.com/PABannier/bark.cpp / number_integer

Function number_integer

examples/server/json.hpp:6767–6771  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6765 }
6766
6767 bool number_integer(number_integer_t val)
6768 {
6769 handle_value(val);
6770 return true;
6771 }
6772
6773 bool number_unsigned(number_unsigned_t val)
6774 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected