mirror of https://github.com/CGAL/cgal
Added the requirement for rebind nested template struct
This commit is contained in:
parent
4c0c624d75
commit
db0ed73765
|
|
@ -51,6 +51,9 @@ The non-mutable iterators \ccc{Vertex_const_iterator},
|
|||
\ccc{Halfedge_const_iterator} and \ccc{Face_const_iterator} are also
|
||||
defined.
|
||||
|
||||
\ccNestedType{template <class T> rebind}
|
||||
{allows the rebinding of the \dcel{} with a different traits class \ccc{T}.}
|
||||
|
||||
\ccCreation
|
||||
\ccCreationVariable{dcel}
|
||||
% =======================
|
||||
|
|
|
|||
Loading…
Reference in New Issue