nlohmann::basic_json<>::string_t

a type for a string

Synopsis

Declared in <nlohmann/json.hpp>

using string_t = basic_string<char>;