cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.5.2 - STL Extensions for CGAL
Deprecated List
Member
CGAL::copy_n
(
InputIterator
first, Size n,
OutputIterator
result)
This function is deprecated, std::copy_n should be used instead.
Class
CGAL::Fourtuple< T >
This class is deprecated, and will be removed in some future CGAL release. Please use std::array instead.
Member
CGAL::predecessor
(
BidirectionalIterator
it)
This function is deprecated.
Class
CGAL::Sixtuple< T >
This class is deprecated, and will be removed in some future CGAL release. Please use std::array instead.
Member
CGAL::successor
(
ForwardIterator
it)
This function is deprecated.
Class
CGAL::Threetuple< T >
This class is deprecated, and will be removed in some future CGAL release.
Class
CGAL::Twotuple< T >
This class is deprecated, and will be removed in some future CGAL release. Please use std::array instead.