Whole document tree
    

Whole document tree

Templatestd::__copy_backward_dispatch< const _Tp *, _Tp *, __true_type > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::__copy_backward_dispatch< const _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< const _Tp *, _Tp *, __true_type >


Member Function Documentation

template<class _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 347 of file stl_algobase.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:49 2002 for libstdc++-v3 Source by doxygen1.2.15