Construct from nullptr_t
Synopsis
Declared in <nlohmann/json.hpp>
basic_json(std::nullptr_t value = nullptr) noexcept;Parameters
| Name | Description | 
| value | The object to construct from | 
Created with MrDocs
Construct from nullptr_t
Declared in <nlohmann/json.hpp>
basic_json(std::nullptr_t value = nullptr) noexcept;| Name | Description | 
| value | The object to construct from | 
Created with MrDocs