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