diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md index 0b2cd1d..1a42dea 100644 --- a/CppCoreGuidelines.md +++ b/CppCoreGuidelines.md @@ -10217,7 +10217,7 @@ Of course, range-for is better still where it does what you want. - + # CPL: C-style programming C and C++ are closely related languages.