BloombergLP::bslmf::IsReferenceWrapper<bsl::reference_wrapper<T>>

Synopsis

Declared in <bslmf_referencewrapper.h>

template<class T>
struct IsReferenceWrapper<bsl::reference_wrapper<T>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.