mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Updated intro wording
This commit is contained in:
@@ -8,7 +8,7 @@ Editors:
|
||||
* [Bjarne Stroustrup](http://www.stroustrup.com)
|
||||
* [Herb Sutter](http://herbsutter.com/)
|
||||
|
||||
This document is an early draft. It's known to be incomplet, incorrekt, and has lots of b**a**d **for**~mat~ting.
|
||||
This is a living document under continuous improvement.
|
||||
Had it been an open-source (code) project, this would have been release 0.8.
|
||||
Copying, use, modification, and creation of derivative works from this project is licensed under an MIT-style license.
|
||||
Contributing to this project requires agreeing to a Contributor License. See the accompanying [LICENSE](LICENSE) file for details.
|
||||
@@ -21,7 +21,7 @@ The list of contributors is [here](#SS-ack).
|
||||
|
||||
Problems:
|
||||
|
||||
* The sets of rules have not been thoroughly checked for completeness, consistency, or enforceability.
|
||||
* The sets of rules have not been completely checked for completeness, consistency, or enforceability.
|
||||
* Triple question marks (???) mark known missing information
|
||||
* Update reference sections; many pre-C++11 sources are too old.
|
||||
* For a more-or-less up-to-date to-do list see: [To-do: Unclassified proto-rules](#S-unclassified)
|
||||
|
||||
Reference in New Issue
Block a user