MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / get_number_float

Method get_number_float

native/thirdpart/json/json.hpp:8464–8467  ·  view source on GitHub ↗

return floating-point value

Source from the content-addressed store, hash-verified

8462
8463 /// return floating-point value
8464 constexpr number_float_t get_number_float() const noexcept
8465 {
8466 return value_float;
8467 }
8468
8469 /// return current string value (implicitly resets the token; useful only once)
8470 string_t& get_string()

Callers 1

sax_parse_internalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected