Partial specialization that prevents any lvalue reference from being considered an allocator‐aware (AA) type.
Synopsis
Declared in <bslma_usesbslmaallocator.h>
template<class TYPE>
struct UsesBslmaAllocator<TYPE&>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs