Functor adding a vertex to a super-vertex. More...
Public Member Functions | |
| add_to_supervertex (size_t const &vid) | |
| template<typename SuperVertex > | |
| void | operator() (SuperVertex &sv) const |
Public Types | |
| typedef void | result_type |
Functor adding a vertex to a super-vertex.
| vid | vertex descriptor to be added. |
| sv | super-vertex reference. |
1.8.13