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