[#bsl-allocator_traits-0e4c-rebind_alloc] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-0e4c.adoc[allocator_traits<polymorphic_allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>>>]::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]#