summaryrefslogtreecommitdiffstats
path: root/include/raul/RingBuffer.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Use nodiscard attributeDavid Robillard1-5/+5
2023-09-23Avoid const and mutable membersDavid Robillard1-7/+7
2022-07-20Remove redundant inheritance from NoncopyableDavid Robillard1-3/+1
2022-07-20Clean up special member functions and format with clang-format 14David Robillard1-4/+3
2022-07-20Use default member initializersDavid Robillard1-5/+3
2022-07-20Remove redundant inline specifiersDavid Robillard1-15/+12
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-14/+2
2021-01-07Clean up documentation commentsDavid Robillard1-22/+9
2021-01-02Make namespace name lowercaseDavid Robillard1-2/+2
2021-01-02Format all code with clang-formatDavid Robillard1-178/+189
2021-01-02Use email address instead of website for attributionDavid Robillard1-2/+1
2020-12-19Clean up special member functionsDavid Robillard1-4/+7
2020-12-19Avoid "else" after "return"David Robillard1-7/+9
2020-12-14Clean up includesDavid Robillard1-1/+0
2020-11-12Move includes to a conventional include directoryDavid Robillard1-0/+219