hyperion::mpl::type_traits#

group type_traits

Hyperion provides an assortment of metaprogramming type traits used to detect various characteristics of given type(s). Some of these are purely novel, such as detection of an operator overload, while others are supplemental to those provided by the standard, doing something similar to existing traits, but filling in gaps in the API surface that were overlooked or missing for other reasons.