Skip to content

Commit

Permalink
Removed reference to Microsoft private fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pardoe committed Sep 22, 2015
1 parent 670c59a commit e7c0b89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the
[C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) maintained by the [Standard C++ Foundation](https://isocpp.org).
This repo contains Microsoft's implementation of GSL, tracking Microsoft's fork of the Guidelines. Microsoft's fork can be found here:
[C++ Core Guidelines](https://github.com/Microsoft/CppCoreGuidelines).
This repo contains Microsoft's implementation of GSL.

The library includes types like `array_view<>`, `string_view<>`, `owner<>` and others.

Expand Down

0 comments on commit e7c0b89

Please sign in to comment.