Cast the specified ref to AnyRef.
Synopsis
Declared in <bdlar_anycastutil.h>
static
AnyRef
toAnyRef(NullableValueRef const& ref);
Return Value
an AnyRef for the nullable value referred to by ref
Parameters
Name |
Description |
ref |
nullable‐value reference to wrap as |
Created with MrDocs