Home
last modified time | relevance | path

Searched defs:if_c (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dif.hpp34 struct if_c struct
36 typedef T1 type;
43 struct if_c<false,T1,T2> struct
45 typedef T2 type;