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