Cast the specified ref to AnyRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyRef
toAnyRef(CustomizedTypeRef const& ref);

Return Value

an AnyRef for the customized type referred to by ref

Parameters

Name

Description

ref

customized‐type reference to wrap as AnyRef

Created with MrDocs