Template Function nlohmann::json_abi_v3_11_3::to_string¶
Defined in File json.hpp
Function Documentation¶
-
template<template<typename, typename, typename...> class ObjectType, template<typename, typename...> class ArrayType, class StringType, class BooleanType, class NumberIntegerType, class NumberUnsignedType, class NumberFloatType, template<typename> class AllocatorType, template<typename, typename = void> class JSONSerializer, class BinaryType, class CustomBaseClass>
std::string nlohmann::json_abi_v3_11_3::to_string(const basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass> &j)¶ user-defined to_string function for JSON values