|
GraphDom
|
This class template is the default vertex labeller used by all labeled-vertex graphs if no user-specified vertex labeller is provided. More...
#include <labeled_vertex_graph.h>
Public Member Functions | |
| constexpr VertexLabelType | operator() (const VertexType &) const |
This class template is the default vertex labeller used by all labeled-vertex graphs if no user-specified vertex labeller is provided.
|
inlinenodiscardconstexpr |
This operator always returns a default-constructed instance of VertexLabelType type.
VertexLabelType type.