Base item type for intrusive items stored in trees.
Unlike IntrusiveForwardList and IntrusiveList, which define distinct nested types for their items, maps and sets share the same base item type.
Friends | |
| template<typename , typename , bool > | |
| struct | IntrusiveItem |