Searched defs:InnerT (Results 1 – 2 of 2) sorted by relevance
196 pub fn property_ref_matcher<OuterT, InnerT, MatcherT>( in property_ref_matcher() argument197 extractor: fn(&OuterT) -> &InnerT, in property_ref_matcher()
1205 template <class U> class InnerT {}; class1228 template <> template <class U> struct DEFAULT B<A>::InnerT { struct in test65::B1229 static void foo() {} in foo()