a type for a number (integer)

Synopsis

Declared in <nlohmann/json.hpp>

using number_integer_t = long long;

Created with MrDocs