mirror of
https://github.com/microsoft/GSL.git
synced 2026-07-10 10:30:46 +02:00
2df9f85385
This patch provides a make_span function to simplify the creation of spans until C++17 is available. In addition this patch updates the unit tests to includes tests that verify this new functionality.