nlohmann::basic_json::number_float_t

a type for a number (floating-point)

Synopsis

Declared in <nlohmann/json.hpp>
using number_float_t = NumberFloatType;


Created with MrDocs