MISRA C++ 2023 Everything You Need to Know

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024

ความคิดเห็น • 2

  • @chenqu773
    @chenqu773 6 หลายเดือนก่อน +1

    Thank you for the presentation. There is an observation about Rule 7.0.2 you talked about around 31:45. The Exception is not only valid for while loop, but also for this C++ 17 if statement, as quoted from the original MISRA C++ 2023 standard: "Exception... 4... Note that a similar exception is not needed for the if statement, as the if ( init-statementopt condition ) syntax was introduced in C++17"

  • @dagoberttrump9290
    @dagoberttrump9290 9 หลายเดือนก่อน

    The guidelines are still not available is that right? The amazon link appears to be broken rn