Searched refs:ContainsType (Results 1 – 1 of 1) sorted by relevance
31 struct ContainsType : std::true_type {}; struct34 struct ContainsType<Find, First, Rest...>36 ContainsType<Find, Rest...>>::type {};39 struct ContainsType<Find> : std::false_type {};