mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-03 09:28:35 -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.