BloombergLP::bslalg::ConstructorProxy_PolymorphicAllocator::ConstructorProxy_PolymorphicAllocator

Construct from the address of a memory_resource optionally specified by r. If r is null or not specified, construct from the default allocator.

Synopsis

Declared in <bslalg_constructorproxy.h>

ConstructorProxy_PolymorphicAllocator(std::pmr::memory_resource* r = 0);