[#bsl-IsStdAllocator] = xref:bsl.adoc[bsl]::IsStdAllocator :relfileprefix: ../ :mrdocs: Alias for `bslma::IsStdAllocator` in the `bsl` namespace. == Synopsis Declared in `<bslma_isstdallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BloombergLP::bslma::IsStdAllocator; ---- == Introduced Symbols [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslma/IsStdAllocator-07.adoc[`IsStdAllocator`] | Metafunction that yields whether `TYPE` meets C++11 allocator requirements. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#