Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dexception_ptr.h194 using _Ex2 = typename remove_reference<_Ex>::type; in make_exception_ptr() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dexception_ptr.h243 using _Ex2 = typename decay<_Ex>::type; in make_exception_ptr() local