irccd
3.0.3
|
Specialization for bool
.
More...
#include <json_util.hpp>
Static Public Member Functions | |
static auto | get (const nlohmann::json &value) noexcept -> std::optional< bool > |
Specialization for bool
.
|
staticnoexcept |
Convert the JSON value to bool.
value | the value |