GSL/include/gsl
saurabh singh 30595c1f1d Restricting usage of owner<T> to pointer types (#507)
* Restricting usage of owner<T> to pointer types

* Removing an additional type that was created for testing

* Added comment about the new constraint on owner

* Adding dereference operator to not_null

* Removing dereference operator changes for not-null

* Removing dereference operator changes for not-null

* Review comments
2017-05-30 20:08:12 -07:00
..
gsl Restricting usage of owner<T> to pointer types (#507) 2017-05-30 20:08:12 -07:00
gsl_algorithm Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_assert Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_byte Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_util Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
multi_span Fix use of 0 instead of nullptr warning (#515) 2017-05-30 09:57:45 -07:00
span GSL_NOEXCEPT should appear before the initialization list (#514) 2017-05-30 08:09:09 -07:00
string_span Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00