#include <stl_algobase.h>
| Static Public Member Functions | |
| template<typename _ForwardIterator1, typename _ForwardIterator2> | |
| static void | iter_swap (_ForwardIterator1 __a, _ForwardIterator2 __b) | 
Definition at line 121 of file stl_algobase.h.
| static void std::__iter_swap< true >::iter_swap | ( | _ForwardIterator1 | __a, | |
| _ForwardIterator2 | __b | |||
| ) |  [inline, static] | 
 1.4.7
 1.4.7