Cast the specified ref to AnyConstRef.
Declared in <bdlar_anycastutil.h>
static
AnyConstRef
toAnyConstRef(NullableValueConstRef const& ref);
an AnyConstRef for the nullable value referred to by ref
| Name | Description |
|---|---|
| ref | nullable-value const reference to wrap as AnyConstRef |