return whether value is an unsigned integer number
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_number_unsigned() const noexcept;
true if the value is an unsigned integer number; false otherwise
true
false