Vinnie Falco
7e37723be0
Add flat_streambuf:
...
Objects of this type meet the requirements of DynamicBuffer
and offer an additional invariant: buffer sequences returned
by data() and prepare() are always of length one.
2017-05-04 18:58:33 -07:00
Vinnie Falco
a6120cd8be
Update copyright dates
2017-02-07 15:20:25 -05:00
Vinnie Falco
f03985f3e8
Move basic_streambuf to streambuf.hpp (API Change):
...
* Also change allocator element type to char
2017-02-06 11:34:29 -05:00
Vinnie Falco
d54d597f76
Tidy up DynamicBuffer requirements
2016-10-08 01:30:10 -04:00
Vinnie Falco
e0956c36c1
Tidy up core sources:
...
The core headers are moved to their own directory (but remain in
the same namespace).
2016-05-10 13:41:28 -04:00