[#bsl-allocator_traits-0e4c-construct-0c] = 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>>>>>>]::construct :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_polymorphicallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE2> static void construct( xref:bsl/allocator_traits-0e4c/allocator_type.adoc[allocator_type]& m, TYPE2* p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#