BloombergLP::bdlar::AnyCastUtil::toDynamicTypeRef

Cast the specified any to DynamicTypeRef. The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_DYNAMIC_CATEGORY.

Synopsis

Declared in <bdlar_anycastutil.h>

static
DynamicTypeRef
toDynamicTypeRef(AnyRef const& any);