Browse Source

Update README.md

main
offa 7 years ago
parent
commit
14c9b471b7
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@@ -8,6 +8,9 @@
Implementation of *Scope Guards* (`scope_exit`, `scope_success`, `scope_fail`) and `unique_resource` as proposed in [**P0052R5**][2] (former [N3949][1]).


There's a *C++14* implementation on the **`cpp14`** Branch.


## Compatibility

This implementation conforms to [P0052][2], except:

Loading…
Cancel
Save