#include <di/container/intrusive/intrusive_tag_base.h>
Static Public Member Functions | |
| template<typename T> | |
| static constexpr auto | is_sized (InPlaceType< T >) -> bool |
| template<typename T> | |
| static constexpr auto | always_store_tail (InPlaceType< T >) -> bool |
| template<typename T> | |
| static constexpr auto | node_type (InPlaceType< T >) -> NodeType |
| template<typename T> | |
| static constexpr auto | down_cast (InPlaceType< T >, NodeType &node) -> T & |
| static constexpr void | did_insert (auto &, auto &) |
| static constexpr void | did_remove (auto &, auto &) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexpr |