Added the requirement for rebind nested template struct

This commit is contained in:
Efi Fogel 2010-04-12 14:59:48 +00:00
parent 4c0c624d75
commit db0ed73765
1 changed files with 3 additions and 0 deletions

View File

@ -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}
% =======================