nxt.flatten_trait

Undocumented in source.

Members

Templates

areFlatteninglyCombinable
template areFlatteninglyCombinable(Values...)

Is true iff a list of types, which are composed of ranges and non ranges, share a common type after flattening the ranges (i.e. ElementType)

Meta