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