Cast the specified ref to AnyConstRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyConstRef
toAnyConstRef(EnumConstRef const& ref);

Return Value

an AnyConstRef for the enumeration referred to by ref

Parameters

Name

Description

ref

enumeration const reference to wrap as AnyConstRef

Created with MrDocs