\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.0 - 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.