added EmptyVertexRef to the default type

This commit is contained in:
ganovelli 2011-06-01 13:31:28 +00:00
parent 7324e75142
commit 7a86b3fd25
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ template <class UserTypes>
edge::EmptyEEAdj<
edge::EmptyEHAdj<
edge::EmptyBitFlags<
EdgeTypeHolder < UserTypes> > > > > >{};
edge::EmptyVertexRef<
EdgeTypeHolder < UserTypes> > > > > > >{};
/* The Real Big Edge class;