mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-18 08:19:37 +01:00
addressing a few more comments and adding gsl-std span compatibility tests
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <limits> // for numeric_limits
|
||||
#include <stdint.h> // for uint32_t, int32_t
|
||||
#include <type_traits> // for is_same
|
||||
#include <cstddef> // for std::size_t
|
||||
#include <cstddef> // for std::ptrdiff_t
|
||||
|
||||
using namespace gsl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user