mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 20:54:41 +03:00
Fix Adobe and CERT links (#1971)
This commit is contained in:
@@ -20860,7 +20860,7 @@ Reference sections:
|
|||||||
???.
|
???.
|
||||||
* [Possibility.com: C++ Coding Standard](http://www.possibility.com/Cpp/CppCodingStandard.html).
|
* [Possibility.com: C++ Coding Standard](http://www.possibility.com/Cpp/CppCodingStandard.html).
|
||||||
???.
|
???.
|
||||||
* [SEI CERT: Secure C++ Coding Standard](https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=637).
|
* [SEI CERT: Secure C++ Coding Standard](https://wiki.sei.cmu.edu/confluence/x/Wnw-BQ).
|
||||||
A very nicely done set of rules (with examples and rationales) done for security-sensitive code.
|
A very nicely done set of rules (with examples and rationales) done for security-sensitive code.
|
||||||
Many of their rules apply generally.
|
Many of their rules apply generally.
|
||||||
* [High Integrity C++ Coding Standard](http://www.codingstandard.com/).
|
* [High Integrity C++ Coding Standard](http://www.codingstandard.com/).
|
||||||
@@ -20904,7 +20904,7 @@ A textbook for beginners and relative novices.
|
|||||||
* [Bjarne Stroustrup's home pages](http://www.stroustrup.com)
|
* [Bjarne Stroustrup's home pages](http://www.stroustrup.com)
|
||||||
* [WG21](http://www.open-std.org/jtc1/sc22/wg21/)
|
* [WG21](http://www.open-std.org/jtc1/sc22/wg21/)
|
||||||
* [Boost](http://www.boost.org)<a name="Boost"></a>
|
* [Boost](http://www.boost.org)<a name="Boost"></a>
|
||||||
* [Adobe open source](http://www.adobe.com/open-source.html)
|
* [Adobe open source](https://opensource.adobe.com/)
|
||||||
* [Poco libraries](http://pocoproject.org/)
|
* [Poco libraries](http://pocoproject.org/)
|
||||||
* Sutter's Mill?
|
* Sutter's Mill?
|
||||||
* ???
|
* ???
|
||||||
|
|||||||
Reference in New Issue
Block a user