BloombergLP::bdlar::IsConstRef<CustomizedTypeConstRef>

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

Synopsis

Declared in <bdlar_isref.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.