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