[#nlohmann-basic_json-00-swap-0e] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::swap :relfileprefix: ../../ :mrdocs: exchanges the values == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void swap(xref:nlohmann/basic_json-00/binary_t.adoc[binary_t]& other); ---- == Parameters [cols=2] |=== | Name | Description | *other* | a type for a packed binary type |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#