Searched defs:MinimalElementType (Results 1 – 1 of 1) sorted by relevance
21 constexpr MinimalElementType(const MinimalElementType&) = delete; in MinimalElementType() argument 22 constexpr explicit MinimalElementType(int v) noexcept : val(v){} argument 17 struct MinimalElementType { global() struct 19 valMinimalElementType global() argument