BloombergLP::bdlar::AnyCastUtil::toAnyRef

Cast the specified ref to AnyRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyRef
toAnyRef(EnumRef const& ref);

Return Value

an AnyRef for the enumeration referred to by ref

Parameters

NameDescription
refenumeration reference to wrap as AnyRef