Commit graph

10 commits

Author SHA1 Message Date
Paul Ferrand
171a5e5083 Initial 2020-12-12 11:13:20 +01:00
Jean Pierre Cimalando
01a26787e3 Fix return missing in move operator= 2020-09-30 01:41:22 +02:00
Paul Fd
5088bed9b0 Formatting step 2020-03-31 10:46:12 +02:00
Paul Ferrand
a1cacea8fb Explicit move to null the return pointer 2020-03-30 20:32:27 +02:00
Paul Ferrand
629a2ae8a8 Forwarding on SpanHolder 2020-03-30 20:16:43 +02:00
Paul Ferrand
a337cf5a15 Require explicit cast to bool 2020-03-30 19:11:39 +02:00
Paul Ferrand
9c17201c63 Avoid shared pointers and get a span "pointer" directly from the buffer pool 2020-03-30 15:14:33 +02:00
Paul Ferrand
c1266e5d70 Added debug introspection about the max number of buffer used 2020-03-29 17:54:47 +02:00
Paul Ferrand
5e8cb7de0a Improve the bufferpool 2020-03-29 17:37:30 +02:00
Paul Ferrand
406b7a08d7 Add a bufferpool to the resources 2020-03-29 17:12:52 +02:00