What's the newest C++ standard that we can target?
- Reply: Dimitry Andric : "Re: What's the newest C++ standard that we can target?"
- Reply: David Chisnall : "Re: What's the newest C++ standard that we can target?" {{#reference}}
- In reply to: {{ref.name}}: "{{ref.subject}}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jan 2025 17:31:49 UTC
What is the newest C++ standard that we can target in src, and be confident that it will compile on all targets? Can we use C++20?