summaryrefslogtreecommitdiff
path: root/src/util/StaticFifoBuffer.hxx
AgeCommit message (Expand)Author
2019-08-02util/StaticFifoBuffer: add GetAvailable()Max Kellermann
2019-08-02util/StaticFifoBuffer: add `constexpr`Max Kellermann
2019-08-02util/StaticFifoBuffer: add `noexcept`Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-09-13util/*: update include guardsMax Kellermann
2017-04-24util/{Foreign,Static}FifoBuffer: update API documentationMax Kellermann
2017-04-24util/StaticFifoBuffer: add method GetCapacity()Max Kellermann
2017-04-24util/{Foreign,Static}FifoBuffer: use C++11 initializersMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2014-10-19util/StaticFifoBuffer: make Shift() publicMax Kellermann
2014-08-07util/{Static,Foreign}FifoBuffer: lazy shiftMax Kellermann
2014-08-07util/StaticFifoBuffer: fix indentMax Kellermann
2014-08-06util/FifoBuffer: rename to StaticFifoBufferMax Kellermann