A class cannot inherits from a concept,

this "inheritance" notion is already done at the concept level.
This commit is contained in:
Sébastien Loriot 2011-12-14 13:59:11 +00:00
parent aae46d5428
commit ceaf6e3bca
1 changed files with 0 additions and 3 deletions

View File

@ -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.}