forked from Ferdi265/cxx-ring-buffer
fix typo in overview
This commit is contained in:
@ -5,7 +5,7 @@ STL-style iterators.
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
This projects provides the following types:
|
This project provides the following types:
|
||||||
|
|
||||||
- the template `basic_ring_buffer<ContainerType>`, defined in `<ring-buffer.h>`
|
- the template `basic_ring_buffer<ContainerType>`, defined in `<ring-buffer.h>`
|
||||||
augments an existing container to be used as a ring buffer
|
augments an existing container to be used as a ring buffer
|
||||||
|
Reference in New Issue
Block a user