Hacker News new | ask | show | jobs
by IshKebab 742 days ago
You can use these to implement Rust-style `auto x = TRY(...);` in C++ which is pretty nice. Unfortunately MSVC doesn't support this extension.