Searched refs:MaxOrMinIdentity (Results 1 – 1 of 1) sorted by relevance
300 template <TypeCategory CAT, int KIND, bool IS_MAXVAL> struct MaxOrMinIdentity { struct310 struct MaxOrMinIdentity<TypeCategory::Integer, 16, IS_MAXVAL> { struct324 extremum_ = MaxOrMinIdentity<CAT, KIND, IS_MAXVAL>::Value(); in Reinitialize()345 Type extremum_{MaxOrMinIdentity<CAT, KIND, IS_MAXVAL>::Value()};