Create an allocator using the same memory_resource as the specified other allocator.
memory_resource
other
Declared in <bslalg_constructorproxy.h>
<bslalg_constructorproxy.h>
template<class T2> ConstructorProxy_PolymorphicAllocator(bsl::polymorphic_allocator<T2> const& other);