瀏覽代碼

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

Loading…
取消
儲存