Misra Parallelism Safety-critical Guidelines for C++11, 17, Then C++20, 23 - CppCon 2021

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

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

  • @zofe
    @zofe 2 ปีที่แล้ว +1

    I would never use Lambda-functions in embedded and/or safety-critical
    or otherwise readable, reliable, debugable or even documentable code.
    Autosar requires badly replacing RTE with RTEMS - in order to become sensible.

    • @TheGibbets
      @TheGibbets 2 ปีที่แล้ว

      Why do you think Lambads should be used in embedded and/or safety-critical code? I can see it everywhere. I had only problems with reading such code but nothing in the field.