summaryrefslogtreecommitdiff
path: root/src/util/WritableBuffer.hxx
AgeCommit message (Expand)Author
2016-08-16util/WritableBuffer: add method skip_front()Max Kellermann
2014-04-24util/{Const,Writable}Buffer: add front(), back(), pop_{front,back}(), shift()Max Kellermann
2014-04-24util/{Const,Writable}Buffer: add typedef reference_typeMax Kellermann
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann
2014-03-01util/{Const,Writable}Buffer: add template specialization for "void"Max Kellermann
2013-12-15util/WritableBuffer: add cast methodsMax Kellermann
2013-12-15util/WritableBuffer: fix indentMax Kellermann
2013-10-15util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann