BloombergLP::bdlar::AnyCastUtil::toSimpleTypeConstRef

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

Synopsis

Declared in <bdlar_anycastutil.h>

static
SimpleTypeConstRef
toSimpleTypeConstRef(AnyConstRef const& any);