0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-24 19:38:37 +02:00
construct/include/ircd/buffer
2018-11-01 23:27:51 -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
mutable_buffer.h
shared_buffer.h ircd::buffer: Make shared_buffer work. 2018-10-04 15:42:24 -07:00
unique_buffer.h ircd::buffer: Abstract the aligned_alloc() out of the unique_buffer template. 2018-11-01 23:27:51 -07:00
window_buffer.h ircd::buffer: Add convenience closure overload to window_buffer. 2018-05-07 14:44:31 -07:00