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