#include <iris/core/object_pool.h>
Static Public Member Functions | |
| template<typename U> | |
| static constexpr auto | is_sized (di::InPlaceType< U >) -> bool |
Static Public Member Functions inherited from di::container::IntrusiveTagBase< IntrusiveForwardListNode< Self > > | |
| 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 &) |
|
inlinestaticconstexpr |