summaryrefslogtreecommitdiffstats
path: root/libraries/microsoft-gsl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/microsoft-gsl/README')
-rw-r--r--libraries/microsoft-gsl/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/microsoft-gsl/README b/libraries/microsoft-gsl/README
new file mode 100644
index 0000000000..4644250670
--- /dev/null
+++ b/libraries/microsoft-gsl/README
@@ -0,0 +1,5 @@
+Microsoft's header-only implementation of functions and types that
+are suggested for use by the C++ Core Guidelines maintained by the
+Standard C++ Foundation.
+
+The implementation generally assumes C++14 support.