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