Type of the reference counted content. More...
#include <vertex.h>
Public Attributes | |
unsigned int | count |
Reference count on the vertex. | |
size_t | num |
Type of the reference counted content.
Definition at line 76 of file vertex.h.
unsigned int graph::CountedContent< Content >::count |
Reference count on the vertex.
Definition at line 89 of file vertex.h.
Referenced by graph::Vertex< VertexContent >::Vertex().