Browse Source

Update README.md

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

+ 1
- 1
README.md View File

@@ -5,7 +5,7 @@
[![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](LICENSE)
![C++](https://img.shields.io/badge/c++-14-green.svg)

Implementation of `scope_guard` and `unique_resource` as proposed in [N3949 - Scoped Resource][1].
Implementation of `scope_guard` and `unique_resource` as proposed in [**N3949**][1].


## Documentation

Loading…
Cancel
Save