Searched defs:_hb_conditional (Results 1 – 2 of 2) sorted by relevance
134 struct _hb_conditional { typedef T type; }; struct136 struct _hb_conditional<false, T, F> { typedef F type; }; struct
130 struct _hb_conditional { typedef T type; }; struct132 struct _hb_conditional<false, T, F> { typedef F type; }; struct