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

Synopsis

Declared in <bdlar_anycastutil.h>

static
DynamicTypeConstRef
toDynamicTypeConstRef(AnyConstRef const& any);

Created with MrDocs