1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-05-02 13:01:20 -04:00
kile0 5a7093f983 Use the c++17 constexpr if in CheckRange if possible ()
* change c++17 to use constexpr if in CheckRange

* remove unnecessary macro

* use the portable feature test macro rather than direct version check
2018-11-28 11:52:11 -08:00
..