mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-18 00:09:26 +01:00
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
394 B
394 B