GSL/include
Kern Handa 4e836bb4e1 Updated type_traits usage to use *_t aliased templates.
Also fixed an issue with details::make_stride using int to handle
Bounds::rank, which is of type size_t.

Also fixed ArrayViewTypeTraits template specialization that was using
std::is_reference incorrectly.
2015-09-27 23:16:10 +00:00
..
array_view.h Updated type_traits usage to use *_t aliased templates. 2015-09-27 23:16:10 +00: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 Updated type_traits usage to use *_t aliased templates. 2015-09-27 23:16:10 +00:00