zomgrolf

Results 1 issues of zomgrolf

Hi, I have a function that returns `tl::expected` and is marked as `noexcept`. Inside that function I try to catch any exception that might be in flight and wrap it...