Update AUTOSAR Guidelines link (#2262)

Mark AUTOSAR Guidelines as obsolete and link replacement rules.
This can be seen in the AUTOSAR document in the Scope clause.
This commit is contained in:
Xavier Bonaventura
2025-04-15 19:29:24 +02:00
committed by GitHub
parent 9b3f20eb42
commit e1bfeb2c8b

View File

@@ -20951,7 +20951,7 @@ Reference sections:
## <a name="SS-rules"></a>RF.rules: Coding rules
* [AUTOSAR Guidelines for the use of the C++14 language in critical and safety-related systems v17.10](https://web.archive.org/web/20220629085753/https://www.autosar.org/fileadmin/user_upload/standards/adaptive/17-03/AUTOSAR_RS_CPP14Guidelines.pdf)
* [AUTOSAR Guidelines for the use of the C++14 language in critical and safety-related systems v22.11](https://www.autosar.org/fileadmin/standards/R22-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf) (obsolete, replaced by [MISRA C++:2023](https://misra.org.uk/product/misra-cpp2023/))
* [Boost Library Requirements and Guidelines](http://www.boost.org/development/requirements.html).
???.
* [Bloomberg: BDE C++ Coding](https://github.com/bloomberg/bde/wiki/CodingStandards.pdf).