Documentation
  Template function name: __copy_n
  • Template parameter list:
class RandomAccessIterator,class Size,class OutputIterator
  • Source file:
/usr/include/g++-2/stl_algobase.h
  Description:
 Function comments:
  • The function is a C++ template function.
  • The function parameters are in ANSI 'C' format.
  • The number of parameters required to invoke this function are 4.
 Function structure:


Top  Top