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