std::__copy<, > 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, typename>
struct std::__copy<, >

Definition at line 263 of file stl_algobase.h.


Member Function Documentation

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

Definition at line 267 of file stl_algobase.h.

Referenced by std::__copy_aux().


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