mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-12 21:18:34 -04:00
* add gsl::not_null operator<< Hippomocks, which is a popular mocking engine for C++ uses operator<< on pointers and gets confused about gsl::not_null not having this operator. * Update gsl