Details
-
Sub-task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 2.2.0,
generic project
Description
Some valid c++0x statements, such as
static constexpr float my_float = 16;
and
for (auto x : my_container)
get underlined in red by the syntax highlighter.