Cast the specified ref to AnyConstRef.

Synopses

Declared in <bdlar_anycastutil.h>

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(EnumConstRef const& ref);

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

Cast the specified ref to AnyConstRef.

Return Value

  • an AnyConstRef for the array referred to by ref

  • an AnyConstRef for the choice referred to by ref

  • an AnyConstRef for the customized type referred to by ref

  • an AnyConstRef for the dynamic type referred to by ref

  • an AnyConstRef for the enumeration referred to by ref

  • an AnyConstRef for the nullable value referred to by ref

  • an AnyConstRef for the sequence referred to by ref

  • an AnyConstRef for the simple type referred to by ref

Parameters

Name

Description

ref

array const reference to wrap as AnyConstRef

Created with MrDocs