Cast the specified ref to AnyConstRef.

Synopsis

Declared in <bdlar_anycastutil.h>

static
AnyConstRef
toAnyConstRef(CustomizedTypeConstRef const& ref);

Return Value

an AnyConstRef for the customized type referred to by ref

Parameters

Name

Description

ref

customized‐type const reference to wrap as AnyConstRef

Created with MrDocs