Aufgabe 7: Anwendung
bbuffer.h File Reference
Contains a bounded buffer. More...
#include "types.h"
![+](closed.png)
![+](closed.png)
Classes | |
class | BBuffer< T, CAP > |
The class BBuffer implements a bounded buffer, that is a circular buffer with a fixed capacity. More... | |
Detailed Description
Contains a bounded buffer.