Home
last modified time | relevance | path

Searched defs:__assignable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.h672 typedef is_assignable<_Tp, decltype(*__first)> __assignable; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.h660 typedef is_assignable<_Tp, decltype(*__first)> __assignable; in _GLIBCXX_VISIBILITY() typedef