|
constexpr | traversal_conditions (const traversal_conditions &)=default |
|
constexpr traversal_conditions & | operator= (const traversal_conditions &)=default |
|
template<class Bitset > |
constexpr std::size_t | compute_restart_index (const Bitset &b) |
|
template<class Bitset > |
constexpr void | register_discovered (Bitset &b, const std::size_t index) |
|
constexpr bool | terminate (const std::size_t order) const noexcept |
|
constexpr | traversal_conditions_base ()=default |
|
constexpr | traversal_conditions_base (std::size_t startingIndex) |
|
constexpr | traversal_conditions_base (const traversal_conditions_base &)=default |
|
constexpr | traversal_conditions_base (std::size_t startingIndex) |
|
constexpr std::size_t | starting_index () const noexcept |
|
|
static constexpr disconnected_discovery_mode | mode {FindDisconnected} |
|
The documentation for this class was generated from the following file: