|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A container with fixed maximum capacity. More...
#include <container.h>
A container with fixed maximum capacity.
Bounded containers have a maximum size that cannot be exceeded.
Example usage:
Definition at line 228 of file container.h.