GSL/include
Kern Handa 2b6d90436f not_null and maybe_null variants should only work on nullptr-assignable types.
This is in accordance with the GSL.View guidance on not_null and maybe_null
types in the CppCoreGuidelines document.
2015-09-27 19:35:23 +00:00
..
array_view.h Merge pull request #59 from kernhanda/kernhanda/size_t 2015-09-27 12:21:22 -07:00
fail_fast.h Fix issue #39: Add header guards 2015-09-24 18:08:34 -07:00
gsl.h not_null and maybe_null variants should only work on nullptr-assignable types. 2015-09-27 19:35:23 +00:00
string_view.h Fix issue #39: Add header guards 2015-09-24 18:08:34 -07:00