mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
d5352c3101
commit
adf9edbef6
|
|
@ -8,7 +8,7 @@ type information the sublayers could be created. This approach lead to nested
|
|||
template arguments, since the sublayer tree can again have a template
|
||||
argument defining the sublayer. Therefore, the internal class and function
|
||||
identifiers got longer than a compiler-dependent limit.
|
||||
This happend already for $d=2$.
|
||||
This happens already for $d=2$.
|
||||
|
||||
Therefore, we chose another, object oriented,
|
||||
design. We defined a pure
|
||||
|
|
|
|||
Loading…
Reference in New Issue