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

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _Tp>
static _Tp * copy_b (const _Tp *__first, const _Tp *__last, _Tp *__result)


Detailed Description

template<>
struct std::__copy_backward< true, random_access_iterator_tag >

Definition at line 418 of file stl_algobase.h.


Member Function Documentation

template<typename _Tp>
static _Tp* std::__copy_backward< true, random_access_iterator_tag >::copy_b ( const _Tp *  __first,
const _Tp *  __last,
_Tp *  __result 
) [inline, static]

Definition at line 422 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