boostorg / boostorg/circular_buffer
Feature request: circular_array
Open
- Dominant language
- C++
- Stars
- 65
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Having a compile-time size of a circular buffer is often useful:
```
boost::circular_array v;
```
Will attempt to provide this in a forthcoming PR if everyone thinks it's a good idea.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.