Max Kellermann
|
1550113506
|
util/DynamicFifoBuffer: add nullptr constructor overload
|
2019-08-16 13:21:28 +02:00 |
|
Max Kellermann
|
a82d61a5e4
|
util/DynamicFifoBuffer: add API documentation
|
2019-08-16 13:21:11 +02:00 |
|
Max Kellermann
|
3344953db8
|
util/*FifoBuffer: use using instead of typedef
|
2019-08-16 13:16:45 +02:00 |
|
Max Kellermann
|
53a4de35c4
|
util/DynamicFifoBuffer: add noexcept
|
2018-12-28 17:06:01 +01:00 |
|
Max Kellermann
|
49784513b1
|
util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL
|
2017-11-10 19:24:33 +01:00 |
|
Max Kellermann
|
6eea56861b
|
AUTHORS, ...: update my email address
|
2017-01-17 11:54:55 +01:00 |
|
Max Kellermann
|
64b9e7fd48
|
util/DynamicFifoBuffer: adjust include guard
|
2015-02-16 00:53:59 +01:00 |
|
Max Kellermann
|
8ed4124184
|
util/DynamicFifoBuffer: make the "Range" type public
Export it from the protected base class. This fixes a build failure
on Mac OS X.
|
2014-10-11 20:28:08 +02:00 |
|
Max Kellermann
|
e88dd9b08b
|
util/DynamicFifoBuffer: make GetCapacity() and Clear() public
|
2014-08-07 19:21:09 +02:00 |
|
Max Kellermann
|
08fee9a284
|
util/ForeignFifoBuffer: add method GetAvailable()
|
2014-08-06 22:55:59 +02:00 |
|
Max Kellermann
|
f89da17827
|
util/DynamicFifoBuffer: move code to new base class ForeignFifoBuffer
|
2014-08-06 17:39:07 +02:00 |
|
Max Kellermann
|
f9e63dfd65
|
util/DynamicFifoBuffer: fix typo in API documentation
|
2014-07-30 20:53:09 +02:00 |
|
Max Kellermann
|
c44cb3246d
|
util/DynamicFifoBuffer: make constructor "explicit"
|
2013-12-15 22:35:21 +01:00 |
|
Max Kellermann
|
ad7302a032
|
util/DynamicFifoBuffer: new class replacing growing_fifo
|
2013-12-05 11:49:21 +01:00 |
|