GSL/include
Carson Radtke d988e0e19b introduce gsl::swap for swapping gsl::not_null
fixes: https://github.com/microsoft/GSL/issues/1129

* create gsl::swap<T>(T&, T&) which wraps std::swap
* specialize gsl::swap<T>(gsl::not_null<T>&, gsl::not_null<T>&)
* add tests
2024-10-17 06:56:28 -05:00
..
gsl introduce gsl::swap for swapping gsl::not_null 2024-10-17 06:56:28 -05:00
CMakeLists.txt CMake cleanup (#1060) 2022-10-18 11:05:09 -07:00