[#bsl-allocator_traits-00c-rebind_alloc] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-00c.adoc[allocator_traits<allocator<char32_t>>]::rebind_alloc :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_bslallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ELEMENT_TYPE> using rebind_alloc = xref:bsl/allocator-0df.adoc[allocator<ELEMENT_TYPE>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#