BloombergLP::bdlar::AnyCastUtil::toAnyConstRef

Cast the specified ref to AnyConstRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyConstRef
toAnyConstRef(DynamicTypeConstRef const& ref);

Return Value

an AnyConstRef for the dynamic type referred to by ref

Parameters

NameDescription
refdynamic-type const reference to wrap as AnyConstRef