prefix with CGAL:: in concept doc

This commit is contained in:
Andreas Fabri 2024-10-10 19:40:50 +01:00
parent 91052e79e4
commit e74811189b
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ public:
/// @}
/// \name
/// The following functions must be provided only if the methods of `Hyperbolic_Delaunay_triangulation_2`
/// The following functions must be provided only if the methods of `CGAL::Hyperbolic_Delaunay_triangulation_2`
/// that return elements of the Voronoi diagram are instantiated:
/// @{
Construct_hyperbolic_segment_2 construct_hyperbolic_segment_2_object();