Searched defs:__convertible (Results 1 – 3 of 3) sorted by relevance
94 struct __convertible in _GLIBCXX_VISIBILITY() struct
146 static constexpr bool __convertible = !is_same_v<_Iter, _Iterator> in _GLIBCXX_VISIBILITY() local