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