|
| enum class | uf_status { LIVE
, LOCK
, DEAD
} |
| enum class | list_status { BUSY
, LOCK
, DONE
} |
| enum class | claim_status { CLAIM_FOUND
, CLAIM_NEW
, CLAIM_DEAD
} |
| using | shared_map |
◆ shared_map
template<typename State, typename StateHash, typename StateEqual>
Initial value:
The hasher for the previous uf_element.Shortcut to ease shared map manipulation.
Definition bloemen.hh:68
Represents a Union-Find element.
Definition bloemen.hh:51
The documentation for this class 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