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