BloombergLP::bdlar::AnyCastUtil::toAnyConstRef

Cast the specified ref to AnyConstRef.

Synopses

Declared in <bdlar_anycastutil.h>

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(ArrayConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(ChoiceConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(CustomizedTypeConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(DynamicTypeConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(EnumConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(NullableValueConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(SequenceConstRef const& ref);
» more...

Cast the specified ref to AnyConstRef.

static
AnyConstRef
toAnyConstRef(SimpleTypeConstRef const& ref);
» more...