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