This commit is contained in:
Sébastien Loriot 2010-12-08 16:25:12 +00:00
parent ffce30c618
commit b3687d7b64
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ The class \ccRefName\ defines a $k$-$d$ tree.
Expects for the first template argument a model of the concept Expects for the first template argument a model of the concept
\ccc{SearchTraits}, for example \ccc{CGAL::Search_traits_2<CGAL::Cartesian<double> >}. \ccc{SearchTraits}, for example \ccc{CGAL::Search_traits_2<CGAL::Cartesian<double> >}.
Excepts for the second template argument a model for the concept \ccc{Splitter}. Expects for the second template argument a model for the concept \ccc{Splitter}.
It defaults to \ccc{Sliding_midpoint<Traits>}. It defaults to \ccc{Sliding_midpoint<Traits>}.
Expects for the third template argument \ccc{CGAL::Tag_true}, if the Expects for the third template argument \ccc{CGAL::Tag_true}, if the