[pool] variadically templated object_pool.construct()
I would like to request to bring object_pool.hpp up-to-date (all the way to
2011) and include a member function with this signature:
template
On 9/6/2017 4:39 AM, degski via Boost wrote:
I would like to request to bring object_pool.hpp up-to-date (all the way to 2011) and include a member function with this signature:
template
element_type * construct( Args && ... args_ ); degski
Please create a PR, with some added doc and a test.
On 6 September 2017 at 15:51, Edward Diener via Boost wrote: Please create a PR, with some added doc and a test. Thanks for the thumbs-up!
degski
--
"*Ihre sogenannte Religion wirkt bloß wie ein Opiat reizend, betäubend,
Schmerzen aus Schwäche stillend.*" - Novalis 1798
participants (2)
-
degski
-
Edward Diener