std::__copy_normal<, > Struct Template Reference

#include <stl_algobase.h>

List of all members.

Static Public Member Functions

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


Detailed Description

template<bool, bool>
struct std::__copy_normal<, >

Definition at line 321 of file stl_algobase.h.


Member Function Documentation

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

Definition at line 325 of file stl_algobase.h.

References std::__copy_aux().

Referenced by std::copy().


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