Assimp  v3.1.1 (June 2014)
swap.h File Reference

Namespaces

 internal
 

Functions

template<typename T >
void internal::Swap (T &a, T &b) RAPIDJSON_NOEXCEPT
 Custom swap() to avoid dependency on C++ <algorithm> header. More...