[#BloombergLP-bslma-IsStdAllocator-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/IsStdAllocator-07.adoc[IsStdAllocator]<TYPE&&> :relfileprefix: ../../ :mrdocs: Specialization for rvalue reference types. == Synopsis Declared in `<bslma_isstdallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct xref:BloombergLP/bslma/IsStdAllocator-07.adoc[IsStdAllocator]<TYPE&&> : xref:bsl/false_type.adoc[bsl::false_type] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/false_type.adoc[bsl::false_type]` | Metafunction representing the boolean constant `false`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#