gsl-lite / gsl-lite

gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
MIT License
890 stars 108 forks source link

Support `narrow<>()` for types without total order #309

Open mbeutel opened 3 years ago

mbeutel commented 3 years ago

Cf. https://github.com/microsoft/GSL/pull/986.