浏览代码

Update README.md

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

+ 1
- 1
README.md 查看文件

@@ -24,7 +24,7 @@ These deviations are necessary through standard requirements.
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.


## Defiations
## Implementation decisions

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

正在加载...
取消
保存