cds  2.3.3
cds::bounded_container Struct Reference

Bounded container. More...

#include <cds/details/bounded_container.h>

Inheritance diagram for cds::bounded_container:
cds::container::VyukovMPMCCycleQueue< T, Traits > cds::container::WeakRingBuffer< T, Traits > cds::container::WeakRingBuffer< void, Traits > cds::intrusive::MSPriorityQueue< T, Traits > cds::container::VyukovMPMCCycleQueue< T *, Traits > cds::container::MSPriorityQueue< T, Traits > cds::intrusive::VyukovMPMCCycleQueue< T, Traits >

Detailed Description

Bounded container.

If a container has upper limit of item then it should be based on bounded_container class. Example of those containers: cyclic queue (cds::container::VyukovMPMCCycleQueue)


The documentation for this struct was generated from the following file:

cds 2.3.3 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Apr 5 2026 09:49:52 by Doxygen 1.8.10