resource_pool icon indicating copy to clipboard operation
resource_pool copied to clipboard

C++ header only library purposed to create pool of some resources like keepalive connections

Results 3 resource_pool issues
Sort by recently updated
recently updated
newest added

std::allocator is deprecated in C++17

Hi, so I got into the conan center EAP and would like to add `resource_pool` there. They have some restrictions regarding conanfiles accepted, but I'll try and keep it pretty...