std::__copy_normal< true, true > 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<>
struct std::__copy_normal< true, true >

Definition at line 348 of file stl_algobase.h.


Member Function Documentation

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

Definition at line 352 of file stl_algobase.h.

References 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