Update Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h

Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
Andreas Fabri 2023-07-27 11:46:37 +02:00 committed by Mael Rouxel-Labbé
parent 43433b4a46
commit 2e7a815589
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ instantiated by `Triangulation_ds_vertex_base_2<>`.
\sa `CGAL::Apollonius_graph_hierarchy_vertex_base_2<Gt>`
*/
template< typename Gt, typename StoreHidden, typename Vb >
class Apollonius_graph_vertex_base_2 : public Vb {
class Apollonius_graph_vertex_base_2 : public Vb {
public:
/// \name Creation