瀏覽代碼

Documentation updated.

main
offa 7 年之前
父節點
當前提交
cb85bc4ed0
共有 1 個檔案被更改,包括 0 行新增6 行删除
  1. +0
    -6
      README.md

+ 0
- 6
README.md 查看文件

@@ -22,12 +22,6 @@ The namespace `sr` is used instead of `std`.
The filenames contain a `.h` extension. To enable the compatible header as specified in the document the CMake option `ENABLE_COMPAT_HEADER` can be used. This will generate and install an additional header named `scope` (without file extension).


## Implementation decisions

###### Factory functions
The Factory functions for both types are kept for the C++14 implementations as *deduction guides* aren't available.


## Documentation

- [*P0052R5 - Generic Scope Guard and RAII Wrapper for the Standard Library*][2] (P. Sommerlad, A. L. Sandoval, E. Niebler, D. Krügler)

Loading…
取消
儲存