#include <intrusive-set.h>
|
| static constexpr size_t | kNotInSet = std::numeric_limits<size_t>::max() |
| |
|
| template<class T , class GetIntrusiveSetIndex , class Container > |
| class | IntrusiveSet |
| |
Definition at line 16 of file intrusive-set.h.
◆ IntrusiveSet
template<class
T , class GetIntrusiveSetIndex , class Container >
◆ kNotInSet
| size_t v8::base::IntrusiveSetIndex::kNotInSet = std::numeric_limits<size_t>::max() |
|
staticconstexprprivate |
◆ value
| size_t v8::base::IntrusiveSetIndex::value = kNotInSet |
|
private |
The documentation for this class was generated from the following file: