mirror of https://github.com/CGAL/cgal
Add missing requirement on the traits class.
This commit is contained in:
parent
3adb7877d3
commit
fde8fd1c5a
|
|
@ -45,6 +45,7 @@ the type \ccc{InputIterator::value_type} is defined.
|
|||
functions that return instances of these types:
|
||||
\begin{itemize}
|
||||
\item \ccc{Traits::Point_2},
|
||||
\item \ccc{Traits::Less_signed_distance_to_line_2},
|
||||
\item \ccc{Traits::Equal_2},
|
||||
\item \ccc{Traits::Less_xy_2},
|
||||
\item \ccc{Traits::Less_yx_2},
|
||||
|
|
|
|||
Loading…
Reference in New Issue