Cast the specified ref to AnyRef.
Declared in <bdlar_anycastutil.h>
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(ArrayRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(ChoiceRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(CustomizedTypeRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(DynamicTypeRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(EnumRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(NullableValueRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(SequenceRef const& ref);
» more...
Cast the specified ref to AnyRef.
static
AnyRef
toAnyRef(SimpleTypeRef const& ref);
» more...