瀏覽代碼

Documentation updated (see #46).

main
offa 7 年之前
父節點
當前提交
417c032b9d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      README.md

+ 3
- 0
README.md 查看文件

@@ -20,6 +20,9 @@ The filenames contain a `.h` extension.

These deviations are necessary through standard requirements.

###### std::uncaught_exceptions()
The function `std::uncaught_exceptions()` is not available in C++14 and is therefore replaced with `std::uncaught_exception()`. This has some limitations, but is the only solution until C++17 is used.


## Documentation


Loading…
取消
儲存