1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-26 14:58:31 -04:00
dmitrykobets-msft 6c6111acb7
Remove null check inside not_null::get ()
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 
2022-12-14 18:16:52 -08:00
..
2022-07-18 17:42:21 -07:00