Trait indicating that NullableValueConstRef is a bdlar const-reference type.
Declared in <bdlar_isref.h>
template<>
struct IsConstRef<NullableValueConstRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |