[#bsl-allocator_traits-060-allocate-0e] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-060.adoc[allocator_traits<allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>>>]::allocate :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_bslallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:bsl/allocator_traits-060/pointer.adoc[pointer] allocate( xref:bsl/allocator_traits-060/allocator_type.adoc[allocator_type]& m, xref:bsl/allocator_traits-060/size_type.adoc[size_type] n); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#