0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-12 15:08:55 +02:00
construct/include/ircd/buffer
2018-09-13 05:12:10 -07:00
..
buffer.h ircd::buffer: Deconflict buffers templates in separate namespace. 2018-09-13 05:12:10 -07:00
buffer_base.h ircd::buffer: Add buffer_base::empty() for boost::spirit conceptual compliance. 2018-07-01 19:20:00 -07:00
const_buffer.h ircd::buffer: Add const_buffer::insert() for boost::spirit compliance (noop). 2018-07-01 19:51:37 -07:00
fixed_buffer.h ircd::buffer: Split into directory. 2018-03-12 22:48:56 -07:00
mutable_buffer.h ircd::buffer: Split into directory. 2018-03-12 22:48:56 -07:00
shared_buffer.h ircd::buffer: Preliminary shared_buffer. 2018-03-13 22:44:13 -07:00
unique_buffer.h ircd::buffer: Support release() for unique_buffer. 2018-08-18 17:43:59 -07:00
window_buffer.h ircd::buffer: Add convenience closure overload to window_buffer. 2018-05-07 14:44:31 -07:00