bsl::polymorphic_allocator

Alias for std::pmr::polymorphic_allocator in the bsl namespace.

Synopsis

Declared in <bslma_polymorphicallocator.h>

template<class TYPE = std::byte>
using polymorphic_allocator = std::pmr::polymorphic_allocator<TYPE>;