Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-01 | util/{Const,Writable}Buffer: add operator[] | Max Kellermann | 1 | -0/+11 | |
2014-03-01 | util/{Const,Writable}Buffer: add template specialization for "void" | Max Kellermann | 1 | -0/+34 | |
Omit a few methods that are not applicable. | |||||
2014-03-01 | util/ConstBuffer: remove cast operator ConstBuffer<void> | Max Kellermann | 1 | -4/+0 | |
This was bugged, because it did not scale the "size". | |||||
2013-11-29 | util/ConstBuffer: new utility class | Max Kellermann | 1 | -0/+118 | |