Specialization for rvalue reference types.
Synopsis
Declared in <bslma_isstdallocator.h>
template<class TYPE>
struct IsStdAllocator<TYPE&&>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs