nlohmann::basic_json<>::is_string

Synopsis

Declared in <nlohmann/json.hpp>
constexpr
bool
is_string() const noexcept;


Created with MrDocs