return whether value is a string
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_string() const noexcept;
true if the value is a string; false otherwise
true
false