Pigweed
C/C++ API Reference
|
Friends | |
template<typename , typename , bool > | |
struct | IntrusiveItem |
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.