Microsoft implementation of the Guidelines Support Library, providing types like span and not_null for safer C++ code.
vcpkg install ms-gslNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use gsl::span to view a contiguous sequence of elements.
Simply include the headers; no target_link_libraries needed if using header-only mode.
No dependency data recorded yet.
No resource links recorded.