#include <py2cpp/nx2bgl.hpp>
template<typename Graph>
VertexView class
| Template parameters | |
|---|---|
| Graph | |
Constructors, destructors, conversion operators
- VertexView(Graph&& gra) explicit noexcept
- Construct a new Vertex View object.
Public functions
Function documentation
template<typename Graph>
py:: VertexView<Graph>:: VertexView(Graph&& gra) explicit noexcept
Construct a new Vertex View object.
| Parameters | |
|---|---|
| gra in | |