mgradwohl / ModernLife

Conway's Game of Life in C++/WinRT/WinAppSDK/WinUI 3
12 stars 3 forks source link

investigate wil::safe_cast vs gsl::narrow_cast and wil equivalent of gsl::at #39

Open mgradwohl opened 1 year ago

mgradwohl commented 1 year ago

If wil has an equivalent to gsl::at this would reduce the dependencies.

https://github.com/microsoft/wil/wiki/safe_cast and https://github.com/Microsoft/wil/blob/master/include/wil/safecast.h