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

Function number_float

examples/server/json.hpp:6779–6783  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6777 }
6778
6779 bool number_float(number_float_t val, const string_t& /*unused*/)
6780 {
6781 handle_value(val);
6782 return true;
6783 }
6784
6785 bool string(string_t& val)
6786 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected