Home
last modified time | relevance | path

Searched refs:__throw_with_nested_impl (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Dnested_exception.h96 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
104 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
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.h97 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
106 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
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.h100 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
108 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
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.h99 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
108 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
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.h99 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
108 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
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.h97 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() function
106 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() function
123 std::__throw_with_nested_impl(std::forward<_Tp>(__t), __nest{}); in throw_with_nested()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A DChangeLog1384 (__throw_with_nested_impl): New overloaded functions to implement
1386 (throw_with_nested): Call __throw_with_nested_impl.

Completed in 9 milliseconds