|
cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
STL namespace. More...
Functions | |
| template<> | |
| void | swap (msgpack_light::details::basic_binary_buffer &instance1, msgpack_light::details::basic_binary_buffer &instance2) noexcept |
| Implementation of std::swap for msgpack_light::details::basic_binary_buffer. | |
STL namespace.
|
inlinenoexcept |
Implementation of std::swap for msgpack_light::details::basic_binary_buffer.
| [in,out] | instance1 | An instance. |
| [in,out] | instance2 | Another instance. |
Definition at line 190 of file basic_binary_buffer.h.