File vertex_descriptor.hpp
FileList > gl > vertex_descriptor.hpp
Defines the vertex_descriptor class, a lightweight wrapper for vertex representations in graphs.
#include "gl/attributes/force_inline.hpp"#include "gl/constants.hpp"#include "gl/decl/graph_traits.hpp"#include "gl/io/options.hpp"#include "gl/io/options_manip.hpp"#include "gl/traits.hpp"#include "gl/types/core.hpp"#include "gl/types/properties.hpp"#include <compare>
Namespaces
| Type | Name |
|---|---|
| namespace | gl |
Classes
| Type | Name |
|---|---|
| class | vertex_descriptor <Properties, IdType> A lightweight wrapper around a vertex identifier with optional properties. |
The documentation for this class was generated from the following file include/gl/vertex_descriptor.hpp