List of buffers previously used by instances of ref_cnt_elem_holder maintained in place of deletion to allow reuse by future ref_cnt_elem_holder objects. More...
Public Member Functions | |
| holder_recycler (holder_recycler const &other) | |
Copy constructor implements move semantics with other. | |
List of buffers previously used by instances of ref_cnt_elem_holder maintained in place of deletion to allow reuse by future ref_cnt_elem_holder objects.
| T | The type of buffer stored in this list. |
1.8.13