Browse Source

Documentation updated.

main
offa 7 years ago
parent
commit
7b4e72e3e4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -13,7 +13,7 @@ Implementation of `scope_guard` and `unique_resource` as proposed in [**P0052**]
This implementation conforms to [P0052][2], except:

###### Namespace
Another namespace is used instead of `std`.
The namespace `sr` is used instead of `std`.

###### Filenames
The filenames contain a `.h` extension.

Loading…
Cancel
Save