#include <di/container/intrusive/hash_set.h>
Additional Inherited Members | |
Static Public Member Functions inherited from di::container::IntrusiveTagBase< IntrusiveForwardListNode< DefaultIntrusiveHashSetTag > > | |
| static constexpr auto | is_sized (InPlaceType< T >) -> bool |
| static constexpr auto | always_store_tail (InPlaceType< T >) -> bool |
| static constexpr auto | node_type (InPlaceType< T >) -> IntrusiveForwardListNode< DefaultIntrusiveHashSetTag > |
| static constexpr auto | down_cast (InPlaceType< T >, IntrusiveForwardListNode< DefaultIntrusiveHashSetTag > &node) -> T & |
| static constexpr void | did_insert (auto &, auto &) |
| static constexpr void | did_remove (auto &, auto &) |