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