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