any_completion_handler_allocator::allocate
Allocate space for
n
objects of the allocator's value type.
T
*
allocate
(
std
::
size_t
n
)
const
;