Synopsis
Declared in <nlohmann/json.hpp>
[[nodiscard]]
static
basic_json<>
binary(binary_t::container_type&& init);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs