mirror of https://github.com/CGAL/cgal
Remove superfluous styling
This commit is contained in:
parent
2e37ff869c
commit
e17201c286
|
|
@ -346,7 +346,7 @@ public:
|
|||
/// Constructs an internal KD-tree containing the specified point
|
||||
/// set, to be used as the set of potential hints for accelerating
|
||||
/// the distance queries.
|
||||
/// \tparam `ConstPointIterator` is an iterator with
|
||||
/// \tparam ConstPointIterator is an iterator with
|
||||
/// value type `Point_and_primitive_id`.
|
||||
template<typename ConstPointIterator>
|
||||
bool accelerate_distance_queries(ConstPointIterator first,
|
||||
|
|
|
|||
Loading…
Reference in New Issue