From 4360b1b966d3d4dd90c88c931b0b0c02466218cb Mon Sep 17 00:00:00 2001 From: Marius Bancila Date: Mon, 12 Feb 2018 09:28:54 +0200 Subject: [PATCH] overview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f177e5c..b32780c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For information about UUID/GUIDs see: * [A Universally Unique IDentifier (UUID) URN Namespace](https://www.ietf.org/rfc/rfc4122.txt) ## Library overview -The library defines a namespace `uuids` with the following types and functions: +Although the specification puts the uuid library in the `std` namespace, this implementation uses the namespace `uuids` for this purpose, in order to make the library usable without violating the restrictions imposed on the `std` namespace. The following types and utilities are available: Basic types: