mirror of https://github.com/CGAL/cgal
add missing end-of-line
This commit is contained in:
parent
59c4885a5d
commit
236a7f6b73
|
|
@ -55,7 +55,7 @@ the vertex with lexicographically largest coordinates of an object of type \ccc{
|
|||
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{SearchTraits}
|
||||
\ccc{SearchTraits}\\
|
||||
\ccc{CGAL::Search_traits_adapter<Key,PointPropertyMap,BaseTraits>}
|
||||
|
||||
\end{ccRefConcept}
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ provides the type \ccc{result_type} that must be the same a \ccc{Cartesian_const
|
|||
\ccc{CGAL::Search_traits<NT,Point,CartesianCoordinateIterator,ConstructCartesianCoordinateIterator,ConstructMinVertex,ConstructMaxVertex>}.
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{RangeSearchTraits}
|
||||
\ccc{RangeSearchTraits}\\
|
||||
\ccc{CGAL::Search_traits_adapter<Key,PointPropertyMap,BaseTraits>}
|
||||
|
||||
\end{ccRefConcept}
|
||||
|
|
|
|||
Loading…
Reference in New Issue