nlohmann::basic_json<>::is_primitive

Synopsis

Declared in <nlohmann/json.hpp>
constexpr
bool
is_primitive() const noexcept;


Created with MrDocs