This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
cxx-ring-buffer
Watch
1
Star
0
Fork
0
You've already forked cxx-ring-buffer
forked from
Ferdi265/cxx-ring-buffer
Code
Pull Requests
Activity
6
Commits
2
Branches
3
Tags
76896b2fe02c3879e7a8aaf1fc2fa417ec6939d4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ferdinand Bachmann
76896b2fe0
add const overload for begin
2020-04-18 13:32:22 +02:00
detect
add feature detection machinery
2020-04-18 12:39:58 +02:00
include
add const overload for begin
2020-04-18 13:32:22 +02:00
test
add more tests
2020-04-18 13:31:37 +02:00
.gitignore
initial import
2020-04-18 11:36:18 +02:00
CMakeLists.txt
add feature detection machinery
2020-04-18 12:39:58 +02:00
test.cpp
initial import
2020-04-18 11:36:18 +02:00
Description
a small header-only implementation of a C++ ring-buffer container wrapper and STL-style iterators
103
KiB
Languages
C++
75.2%
CMake
22.8%
C
1.8%
QMake
0.2%