Update TriangulationDSFaceBase_2.h

Prefix with `CGAL::` in order to generate a link.
This commit is contained in:
Andreas Fabri 2016-12-13 14:23:35 +01:00 committed by GitHub
parent c99f0366a8
commit b2e6e3f468
1 changed files with 2 additions and 2 deletions

View File

@ -256,8 +256,8 @@ bool is_valid(bool verbose = false) const;
/// \name Various
/// These member functions are required by
/// `CGAL::Triangulation_data_structure_2` because it uses
/// `Compact_container` to store its faces. See the documentation of
/// `Compact_container` for the exact requirements.
/// `CGAL::Compact_container` to store its faces. See the documentation of
/// `CGAL::Compact_container` for the exact requirements.
/// @{
/*!