nlohmann::basic_json::number_unsigned_t

a type for a number (unsigned)

Synopsis

Declared in <nlohmann/json.hpp>
using number_unsigned_t = NumberUnsignedType;


Created with MrDocs