Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Ddebug_allocator.h94 struct __convertible in _GLIBCXX_VISIBILITY() struct
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Ddebug_allocator.h94 struct __convertible in _GLIBCXX_VISIBILITY() struct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_iterator.h146 static constexpr bool __convertible = !is_same_v<_Iter, _Iterator> in _GLIBCXX_VISIBILITY() local