vertex.cpp

00001 #include "vertex.h"
00002 
00003 namespace graph
00004 {
00005 #ifndef NO_NUMBER_VERTICES
00006   size_t vertex_counter = 0;
00007 #endif
00008 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:50 2013 for VVE by  doxygen 1.6.3