std::__copy_backward< _BoolType, random_access_iterator_tag > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _BI1, typename _BI2>
static _BI2 copy_b (_BI1 __first, _BI1 __last, _BI2 __result)


Detailed Description

template<bool _BoolType>
struct std::__copy_backward< _BoolType, random_access_iterator_tag >

Definition at line 404 of file stl_algobase.h.


Member Function Documentation

template<bool _BoolType>
template<typename _BI1, typename _BI2>
static _BI2 std::__copy_backward< _BoolType, random_access_iterator_tag >::copy_b ( _BI1  __first,
_BI1  __last,
_BI2  __result 
) [inline, static]

Definition at line 408 of file stl_algobase.h.


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