GSL/include
Casey Carter d9ffa118c5
Properly handle finally(actual_function) (#1056)
`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
..
gsl Properly handle finally(actual_function) (#1056) 2022-09-29 08:59:05 -07:00
CMakeLists.txt Minor cmake nitpicks (#969) 2021-01-08 09:56:04 -08:00