Home
last modified time | relevance | path

Searched refs:ContainsType (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dfind_replace.h31 struct ContainsType : std::true_type {}; struct
34 struct ContainsType<Find, First, Rest...>
36 ContainsType<Find, Rest...>>::type {};
39 struct ContainsType<Find> : std::false_type {};