BloombergLP::bdlar::AnyCastUtil::toAnyRef

Cast the specified ref to AnyRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyRef
toAnyRef(SimpleTypeRef const& ref);

Return Value

an AnyRef for the simple type referred to by ref

Parameters

NameDescription
refsimple-type reference to wrap as AnyRef