Overview
Explore a comprehensive conference talk that delves into C++ Core Guidelines and best practices, examining their evolution from detailed recommendations to simplified rules. Learn how these guidelines are often stripped of their original context and rationale when implemented in project style guides, potentially leading to misapplication. Understand the comparison between original intentions of C++ Core Guidelines and their practical implementation in real projects, while discovering effective strategies for selecting and applying guidelines that enhance team productivity without creating unnecessary bureaucratic overhead. Gain insights into balancing the benefits of coding standards with practical implementation considerations, ensuring guidelines serve their intended purpose of improving code quality and maintainability.
Syllabus
Core and other guidelines: the good, the bad, the ...questionable? - Arne Mertz - Meeting C++ 2024
Taught by
Meeting Cpp