mirror of
https://github.com/microsoft/GSL
synced 2026-08-26 04:23:04 -04:00
As VS2026 wants a string literal in `[[gsl::suppress(...)]]` it is a difference, if you `GSL_SUPPRESS(a.1)` without space or `GSL_SUPPRESS(a .1)` with space. The version with the space does not work, so this commit removes the spaces. Co-authored-by: Werner Henze <werner.henze+gitcommits@posteo.de> |
||
|---|---|---|
| .. | ||
| gsl | ||
| CMakeLists.txt | ||