cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.1 - 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.
std::prev
should be used instead.
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.
std::next
should be used instead.
Class
CGAL::Threetuple< T >
This class is deprecated, and will be removed in some future
CGAL
release. Please use std::array instead.
Class
CGAL::Twotuple< T >
This class is deprecated, and will be removed in some future
CGAL
release. Please use std::array instead.