return whether value is an integer number
Synopsis
Declared in <nlohmann/json.hpp>
constexpr
bool
is_number_integer() const noexcept;
Created with MrDocs
return whether value is an integer number
Declared in <nlohmann/json.hpp>
constexpr
bool
is_number_integer() const noexcept;
Created with MrDocs