Set standard c++ version to 17 instead of 11 #430
Labels
conclusion: invalid
Issue/PR not valid
conclusion: off topic
Off topic for this repository
type: enhancement
Proposed improvement
In the file "platform.txt", replace "-std=gnu++11" with "-std=gnu++17" to support the latest features of C++.
The text was updated successfully, but these errors were encountered: