Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

#include <stl_algobase.h>

List of all members.

Static Public Methods

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

template<class _Tp> struct std::__copy_backward_dispatch< _Tp *, _Tp *, __true_type >


Member Function Documentation

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

Definition at line 308 of file stl_algobase.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:41 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001