Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dnested_exception.h99 using _Up = typename remove_reference<_Tp>::type; in __throw_with_nested_impl() local
116 using _Up = typename decay<_Tp>::type; in throw_with_nested() local