[#bsl-allocator_traits-083-allocate-0b] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-083.adoc[allocator_traits<allocator<double>>]::allocate :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_bslallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:bsl/allocator_traits-083/pointer.adoc[pointer] allocate( xref:bsl/allocator_traits-083/allocator_type.adoc[allocator_type]& m, xref:bsl/allocator_traits-083/size_type.adoc[size_type] n, xref:bsl/allocator_traits-083/const_void_pointer.adoc[const_void_pointer]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#