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