|
RTC Toolkit 5.1.0
|
Unspecified exception used by WrapWithNested. More...
#include <rtctk/componentFramework/exceptions.hpp>
Public Member Functions | |
| template<class E > | |
| UnspecifiedNested (E &&e) noexcept(std::is_nothrow_constructible_v< T, E && >) | |
Unspecified exception used by WrapWithNested.
It's mainly outside the function to make the conditional noexcept() easier to implement.
|
inlineexplicitnoexcept |