#include <di/container/intrusive/tree_set.h>
Additional Inherited Members | |
![]() | |
static constexpr auto | is_sized (InPlaceType< T >) -> bool |
static constexpr auto | always_store_tail (InPlaceType< T >) -> bool |
static constexpr auto | node_type (InPlaceType< T >) -> IntrusiveTreeSetNode< DefaultIntrusiveTreeSetTag > |
static constexpr auto | down_cast (InPlaceType< T >, IntrusiveTreeSetNode< DefaultIntrusiveTreeSetTag > &node) -> T & |
static constexpr void | did_insert (auto &, auto &) |
static constexpr void | did_remove (auto &, auto &) |