![]() |
#include <CGAL/algorithm.h>
| ||||
|
| |||
copies the first n items from first to result. Returns the value of result after inserting the n items. |
1 | The STL release June 13, 1997, from SGI contains an equivalent function, but it is not part of the ISO standard. |