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