#include <di/container/intrusive/forward_list.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 >) -> IntrusiveForwardListNode< Self > |
static constexpr auto | down_cast (InPlaceType< T >, IntrusiveForwardListNode< Self > &node) -> T & |
static constexpr void | did_insert (auto &, auto &) |
static constexpr void | did_remove (auto &, auto &) |