Skip to content

Commit

Permalink
Add a MS GSL disambiguation note
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Sep 4, 2024
1 parent b39e7e4 commit 8b29843
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,7 @@ target_link_libraries(foobar PRIVATE Microsoft.GSL::GSL)
## Debugging visualization support

For Visual Studio users, the file [GSL.natvis](./GSL.natvis) in the root directory of the repository can be added to your project if you would like more helpful visualization of GSL types in the Visual Studio debugger than would be offered by default.

## See Also

For information on [Microsoft Gray Systems Lab (GSL)](https://aka.ms/gsl) of applied data management and system research see <https://aka.ms/gsl>.

0 comments on commit 8b29843

Please sign in to comment.