std::__copy_backward_normal<, > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

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


Detailed Description

template<bool, bool>
struct std::__copy_backward_normal<, >

Definition at line 447 of file stl_algobase.h.


Member Function Documentation

template<bool , bool >
template<typename _BI1, typename _BI2>
static _BI2 std::__copy_backward_normal<, >::copy_b_n ( _BI1  __first,
_BI1  __last,
_BI2  __result 
) [inline, static]

Definition at line 451 of file stl_algobase.h.

References std::__copy_backward_aux().

Referenced by std::copy_backward().


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