std::__copy< _BoolType, random_access_iterator_tag > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

template<typename _II, typename _OI>
static _OI copy (_II __first, _II __last, _OI __result)


Detailed Description

template<bool _BoolType>
struct std::__copy< _BoolType, random_access_iterator_tag >

Definition at line 276 of file stl_algobase.h.


Member Function Documentation

template<bool _BoolType>
template<typename _II, typename _OI>
static _OI std::__copy< _BoolType, random_access_iterator_tag >::copy ( _II  __first,
_II  __last,
_OI  __result 
) [inline, static]

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