Skip to content

Commit e1bfeb2

Browse files
authored
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.
1 parent 9b3f20e commit e1bfeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CppCoreGuidelines.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20951,7 +20951,7 @@ Reference sections:
2095120951

2095220952
## <a name="SS-rules"></a>RF.rules: Coding rules
2095320953

20954-
* [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)
20954+
* [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/))
2095520955
* [Boost Library Requirements and Guidelines](http://www.boost.org/development/requirements.html).
2095620956
???.
2095720957
* [Bloomberg: BDE C++ Coding](https://github.com/bloomberg/bde/wiki/CodingStandards.pdf).

0 commit comments

Comments
 (0)