Add missing requirement on the traits class.

This commit is contained in:
Andreas Fabri 2011-10-29 21:22:38 +00:00
parent 3adb7877d3
commit fde8fd1c5a
1 changed files with 1 additions and 0 deletions

View File

@ -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},