Specialization for rvalue reference types.

Synopsis

Declared in <bslma_isstdallocator.h>

template<class TYPE>
struct IsStdAllocator<TYPE&&>
    : bsl::false_type

Base Classes

Name

Description

bsl::false_type

Metafunction representing the boolean constant false.

Created with MrDocs