#include <algorithm>#include <cassert>#include <cstddef>#include <cstdlib>#include <cstring>#include <iterator>#include <memory>Go to the source code of this file.
Namespaces | |
| Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
| std | |
Functions | |
| template<typename T > | |
| void | std::swap (Ogre::SmallVectorImpl< T > &LHS, Ogre::SmallVectorImpl< T > &RHS) |
| Implement std::swap in terms of SmallVector swap. More... | |
| template<typename T , unsigned N> | |
| void | std::swap (Ogre::SmallVector< T, N > &LHS, Ogre::SmallVector< T, N > &RHS) |
| Implement std::swap in terms of SmallVector swap. More... | |
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15