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

Function number_unsigned

examples/server/json.hpp:6773–6777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6771 }
6772
6773 bool number_unsigned(number_unsigned_t val)
6774 {
6775 handle_value(val);
6776 return true;
6777 }
6778
6779 bool number_float(number_float_t val, const string_t& /*unused*/)
6780 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected