diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md index 47231eb..f4585d1 100644 --- a/CppCoreGuidelines.md +++ b/CppCoreGuidelines.md @@ -20382,7 +20382,7 @@ Reference sections: Many of their rules apply generally. * [High Integrity C++ Coding Standard](http://www.codingstandard.com/). * [llvm](http://llvm.org/docs/CodingStandards.html). - Somewhat brief, pre-C++11, and (not unreasonably) adjusted to its domain. + Somewhat brief, based on C++14, and (not unreasonably) adjusted to its domain. * ??? ## RF.books: Books with coding guidelines