[#bsl-allocator_traits-0e4c-allocate-0c0] = 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>>>>>>]::allocate :relfileprefix: ../../ :mrdocs: == Synopses Declared in `<bslma_polymorphicallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:bsl/allocator_traits-0e4c/pointer.adoc[pointer] xref:bsl/allocator_traits-0e4c/allocate-0c6.adoc[allocate]( xref:bsl/allocator_traits-0e4c/allocator_type.adoc[allocator_type]& m, xref:bsl/allocator_traits-059/size_type.adoc[size_type] n); ---- [.small]#xref:bsl/allocator_traits-0e4c/allocate-0c6.adoc[_» more..._]# [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:bsl/allocator_traits-0e4c/pointer.adoc[pointer] xref:bsl/allocator_traits-0e4c/allocate-0e.adoc[allocate]( xref:bsl/allocator_traits-0e4c/allocator_type.adoc[allocator_type]& m, xref:bsl/allocator_traits-059/size_type.adoc[size_type] n, xref:bsl/allocator_traits-059/const_void_pointer.adoc[const_void_pointer]); ---- [.small]#xref:bsl/allocator_traits-0e4c/allocate-0e.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#