Searched defs:__is_transparent_v (Results 1 – 1 of 1) sorted by relevance
25 inline const bool __is_transparent_v = false; variable28 inline const bool __is_transparent_v<_Tp, _Up, __void_t<typename _Tp::is_transparent> > = true; variable