[#bsl-allocator_traits-0c4-rebind_alloc] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-0c4.adoc[allocator_traits<polymorphic_allocator<char16_t>>]::rebind_alloc :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_polymorphicallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE2> using rebind_alloc = xref:bsl/polymorphic_allocator.adoc[polymorphic_allocator<TYPE2>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#