mirror of https://github.com/CGAL/cgal
A class cannot inherits from a concept,
this "inheritance" notion is already done at the concept level.
This commit is contained in:
parent
aae46d5428
commit
ceaf6e3bca
|
|
@ -40,9 +40,6 @@ It has to be a model of the \ccc{MeshDomain_3} concept.
|
|||
|
||||
\ccc{MeshDomainWithFeatures_3}
|
||||
|
||||
\ccInheritsFrom
|
||||
\ccc{MeshDomain_3}
|
||||
|
||||
\ccTypes
|
||||
|
||||
\ccTypedef{typedef int Corner_index;}{\ccc{Corner_index} type.}
|
||||
|
|
|
|||
Loading…
Reference in New Issue