std::__iter_swap< _BoolType > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _ForwardIterator1, typename _ForwardIterator2>
static void iter_swap (_ForwardIterator1 __a, _ForwardIterator2 __b)


Detailed Description

template<bool _BoolType>
struct std::__iter_swap< _BoolType >

Definition at line 106 of file stl_algobase.h.


Member Function Documentation

template<bool _BoolType>
template<typename _ForwardIterator1, typename _ForwardIterator2>
static void std::__iter_swap< _BoolType >::iter_swap ( _ForwardIterator1  __a,
_ForwardIterator2  __b 
) [inline, static]

Definition at line 110 of file stl_algobase.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:04 2010 for GNU C++ STL by  doxygen 1.4.7