Browse Source

Update README.md

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

+ 5
- 2
README.md View File

@@ -12,8 +12,11 @@ Implementation of `scope_guard` and `unique_resource` as proposed in [**N3949**]

This implementation conforms to [N3949][1], except:

1. **Namespace:** Another namespace is used instead of `std`.
1. **Filenames:** The filenames contain a `.h` extension.
##### Namespace
Another namespace is used instead of `std`.

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

These deviations are necessary through standard requirements.


Loading…
Cancel
Save