Searched refs:SecondAlias (Results 1 – 1 of 1) sorted by relevance
6 template <typename U> using SecondAlias = Foo<FirstAlias<U>>; typedef7 SecondAlias<int> member;