carb/container
Files
carb/container/BufferedObject.h: Defines the BufferedObject class.
carb/container/IntrusiveList.h: Carbonite intrusive list container.
carb/container/IntrusiveUnorderedMultimap.h: Carbonite intrusive unordered multi-map container.
carb/container/LocklessQueue.h: Defines the LocklessQueue class.
carb/container/LocklessStack.h: Defines the LocklessStack class.
carb/container/RHUnorderedMap.h: Carbonite Robin-hood Unordered Map container.
carb/container/RHUnorderedMultimap.h: Carbonite Robin-hood Unordered Multi-map container.
carb/container/RHUnorderedMultiset.h: Carbonite Robin-hood Unordered Multi-set container.
carb/container/RHUnorderedSet.h: Carbonite Robin-hood Unordered Set container.
carb/container/RobinHoodImpl.h: Carbonite Robin-hood container generic implementation.