瀏覽代碼

Update README.md

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

+ 12
- 0
README.md 查看文件

@@ -8,10 +8,22 @@
Implementation of `scope_guard` and `unique_resource` as proposed in [**N3949**][1].


## Compatibility

This implemenation conforms to [N3949][1], except:

1. **Namespace:** Another namespace is used instead of `std`.
1. **Filenames:** The filenames contain a `.h` extension.

These deviations are necessary through standard requirements.


## Documentation

- [*N3949 - Scoped Resource - Generic RAII Wrapper for the Standard Library*][1] (P. Sommerlad, A. L. Sandoval)



## License

**GNU General Public License (GPL)**

Loading…
取消
儲存