Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3-9-2 and auto in future MISRA C++14
#1
Hi,

as stated here (https://misra.org.uk/forum/viewtopic.php...1504#p3404) the next version of MISRA C++ will be based on ISO C++14.
I am curious if you already came to a decision on whether to allow or prohibit the auto keyword for automatic type deduction?
While it is certainly more convenient to write code, i would imagine performing a code review or adapting a static analysis tool would become more challenging.
<t></t>
Reply
#2
We are currently working on a new version of MISRA C++ to cover the features added in C++11, 14 and 17 and some requirements from Autosar

The use of auto is part of that work. A draft for public comment is expected next year (2019)
Posted by and on behalf of
the MISRA C++ Working Group
Reply
#3
(25-10-2018, 09:31 AM)misra cpp Wrote: We are currently working on a new version of MISRA C++ to cover the features added in C++11, 14 and 17 and some requirements from Autosar

The use of auto is part of that work.  A draft for public comment is expected next year (2019)

Any news on that?
Reply
#4
Its imminent.  Look out for announcements from David Ward.
Posted by and on behalf of
the MISRA C++ Working Group
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)