aboutsummaryrefslogtreecommitdiffstats
path: root/include/gsl/gsl
Commit message (Expand)AuthorAgeFilesLines
* Fixes dereferencing operator issue #517 introduced in PR #513 (#516)Alexey Malov2017-05-311-1/+1
* Restricting usage of owner<T> to pointer types (#507)saurabh singh2017-05-301-1/+11
* Adding derference operator to not_null (#513)saurabh singh2017-05-301-0/+1
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-25/+31
* Added support of not_null<smart_ptr> comparison (#473)Alexey Malov2017-04-121-0/+36
* add gsl::not_null operator<< (#464)Rian Quinn2017-03-091-0/+8
* Properly qualify std::size_t (#448)Casey Carter2017-02-131-1/+1
* not_null cleanups and improvements: (#449)Casey Carter2017-02-131-51/+33
* Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter2017-02-071-0/+164