BloombergLP::bdlar::AnyCastUtil::toAnyConstRef

Cast the specified ref to AnyConstRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyConstRef
toAnyConstRef(ChoiceConstRef const& ref);

Return Value

an AnyConstRef for the choice referred to by ref

Parameters

NameDescription
refchoice const reference to wrap as AnyConstRef