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