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