Metafunction that yields true for bdlar const-reference types.
true
bdlar
Declared in <bdlar_isref.h>
<bdlar_isref.h>
template<class t_TYPE> struct IsConstRef : bsl::false_type
bsl::false_type
false
IsConstRef<ArrayConstRef>
IsConstRef<ChoiceConstRef>
IsConstRef<CustomizedTypeConstRef>
IsConstRef<DynamicTypeConstRef>
IsConstRef<EnumConstRef>
IsConstRef<NullableValueConstRef>
IsConstRef<SequenceConstRef>
IsConstRef<SimpleTypeConstRef>