Searched defs:type4 (Results 1 – 3 of 3) sorted by relevance
22 typedef T::X type4; in __if_exists() typedef
15 using type4 = decltype([](auto... pack) { return sizeof...(pack); }(1, 2)); in __anond79b08a40402() typedef
110 typedef class outer_alias::inner::vector<type>::template rebind<type>::other type4; typedef