提交 4c4fb37b 编写于 作者: H Herb Sutter

Corrected enforcement of C.67

上级 528cb9e8
......@@ -6355,7 +6355,7 @@ Classes that represent exception objects need both to be polymorphic and copy-co
##### Enforcement
* Flag a polymorphic class with a non-deleted copy operation.
* Flag a polymorphic class with a public copy operation.
* Flag an assignment of polymorphic class objects.
## C.other: Other default operation rules
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册