|
Wire Sysio Wire Sysion 1.0.0
|
#include "../rapidjson.h"

Go to the source code of this file.
Namespaces | |
| namespace | internal |
Functions | |
| template<typename T > | |
| void | internal::Swap (T &a, T &b) RAPIDJSON_NOEXCEPT |
| Custom swap() to avoid dependency on C++ <algorithm> header. | |