mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-04 05:41:19 -04:00
a throwing finally action will be accepted by the compiler but result in surprise termination at runtime; enforce that actions provided to finally must be non-throwing at compile time.