|
|
template<typename... Args> |
| | edge_storage (StateOut dst, Edge next_succ, StateIn src, Args &&... args) noexcept(std::is_nothrow_constructible< Edge_Data, Args... >::value &&std::is_nothrow_constructible< StateOut, StateOut >::value &&std::is_nothrow_constructible< Edge, Edge >::value) |
|
bool | operator< (const edge_storage &other) const |
|
bool | operator== (const edge_storage &other) const |
|
|
StateOut | dst |
|
Edge | next_succ |
|
StateIn | src |
The documentation for this struct was generated from the following file:
Please direct any
question,
comment, or
bug report to the Spot mailing list at
spot@lrde.epita.fr.
Generated on for spot by
1.15.0