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