浏览代码

Link to the C++14 branch added.

main
offa 7 年前
父节点
当前提交
46cfaccecc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -8,7 +8,7 @@
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.
There's a *C++14* implementation on the [**`cpp14`**](https://github.com/offa/scope-guard/tree/cpp14) Branch.


## Compatibility

正在加载...
取消
保存