|
|
template<class E> |
| static digraph<::brigand::remove< list< edges... >, detail::get_edge_impl< digraph< List< edges... > >, typename E::source, typename E::destination > > > | erase (brigand::type_< E >) |
|
template<class E> |
| static digraph< push_back< remove< list< edges... >, detail::get_edge_impl< digraph< List< edges... > >, typename E::source, typename E::destination > >, E > > | insert (::brigand::type_< E >) |
◆ adjacency_list
template<template< class... > class List, class... edges>
Initial value:
Definition TmplDigraph.hpp:112
Definition TmplDigraph.hpp:59
◆ ingoing_list
template<template< class... > class List, class... edges>
Initial value:
Definition TmplDigraph.hpp:65
◆ unique_vertex_list
template<template< class... > class List, class... edges>
Initial value:
Definition TmplDigraph.hpp:45
The documentation for this struct was generated from the following file:
- src/Utilities/TmplDigraph.hpp