Conversation
fbusato
left a comment
There was a problem hiding this comment.
don't have a strong opinion on that, slightly in favor. My concern is that I'm 100% that all compilers accept the new style
🥳 CI Workflow Results🟩 Finished in 5h 31m: Pass: 100%/381 | Total: 18d 12h | Max: 4h 18m | Hits: 19%/529350See results here. |
miscco
left a comment
There was a problem hiding this comment.
I am not in favor of this. IN our heavily templated code this might trigger especially the older compilers like GCC-7 which are not fully tested in PR CI
I am all for using {} for constructors, but we should retain the type
Is there a mechanism where we can test older compilers in CI? |
Description
closes
Checklist