GSL/include
dmitrykobets-msft 6c6111acb7
Remove null check inside not_null::get (#1067)
Guidelines issue 2006 removes the null check inside not_null::get, since the contained pointer is already guaranteed to be not-null upon construction.

Resolves #1051
2022-12-14 18:16:52 -08:00
..
gsl Remove null check inside not_null::get (#1067) 2022-12-14 18:16:52 -08:00
CMakeLists.txt CMake cleanup (#1060) 2022-10-18 11:05:09 -07:00