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

Method get_number_integer

native/thirdpart/json/json.hpp:8452–8455  ·  view source on GitHub ↗

return integer value

Source from the content-addressed store, hash-verified

8450
8451 /// return integer value
8452 constexpr number_integer_t get_number_integer() const noexcept
8453 {
8454 return value_integer;
8455 }
8456
8457 /// return unsigned integer value
8458 constexpr number_unsigned_t get_number_unsigned() const noexcept

Callers 1

sax_parse_internalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected