Home
last modified time | relevance | path

Searched refs:__nest (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Dnested_exception.h119 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
121 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Dnested_exception.h121 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
123 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Dnested_exception.h123 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
125 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Dnested_exception.h125 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
127 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Dnested_exception.h125 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
127 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Dnested_exception.h121 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested() local
123 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()

Completed in 10 milliseconds