BloombergLP::bdlar::IsConstRef<SimpleTypeConstRef>

Trait indicating that SimpleTypeConstRef is a bdlar const-reference type.

Synopsis

Declared in <bdlar_isref.h>

template<>
struct IsConstRef<SimpleTypeConstRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.