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