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