Feature #1746
Enable C++11
Description
C++11 has plenty of goodies, for instance lambdas and auto
being some of the most helpful ones. Especially when migrating to Qt 5, we should also take the extra step of switching our C++ standard to C++11.
Related issues
History
#1 Updated by skyjake over 10 years ago
- Target version set to 1.15
#2 Updated by skyjake over 10 years ago
- Status changed from In Progress to Closed
- Assignee set to skyjake
- % Done changed from 30 to 100