nlohmann::basic_json<>::is_boolean

Synopsis

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


Created with MrDocs