1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-05-06 06:31:19 -04:00
Casey Carter d9ffa118c5
Properly handle finally(actual_function) ()
`finally` needs to use `decay_t` instead of `remove_cvref_t` so it can properly accept non-object function arguments by decaying to function pointer type. Adds test coverage for this use case which was previously missing.
2022-09-29 08:59:05 -07:00
..
2022-07-18 17:42:21 -07:00