nlohmann
::
basic_json
::is_number
return whether value is a number
Synopsis
Declared in
<nlohmann/json.hpp>
constexpr bool is_number() const noexcept;
Created with
MrDocs