std::__copy_backward_dispatch< const _Tp *, _Tp *, __true_type > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

_Tp * copy (const _Tp *__first, const _Tp *__last, _Tp *__result)

template<typename _Tp>
struct std::__copy_backward_dispatch< const _Tp *, _Tp *, __true_type >


Member Function Documentation

template<typename _Tp>
_Tp* std::__copy_backward_dispatch< const _Tp *, _Tp *, __true_type >::copy const _Tp *  __first,
const _Tp *  __last,
_Tp *  __result
[inline, static]
 

Definition at line 416 of file stl_algobase.h.

References std::__copy_backward_dispatch< _BidirectionalIterator1, _BidirectionalIterator2, _BoolType >::copy().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6