Cast the specified any to DynamicTypeRef. The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_DYNAMIC_CATEGORY.
any
DynamicTypeRef
any.typeCategory() == bdlat_TypeCategory::e_DYNAMIC_CATEGORY
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static DynamicTypeRef toDynamicTypeRef(AnyRef const& any);