Files
qt-creator/src/libs/3rdparty/cplusplus
Christian Kamm e85c6f4b38 C++11: Fix parsing of expressions like vector<int>{1}.
The parser considers '{' an operator and thus thought
"template-id {" couldn't possibly be valid. This patch adds
'{' as an exception to the rule.

Change-Id: I40730fcdc5cade48566b4c8b6fde390f455bbdba
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-06-16 20:06:58 +02:00
..
2014-01-08 08:29:47 +01:00
2014-05-27 16:23:49 +02:00
2014-03-27 20:49:51 +01:00
2014-05-23 14:23:15 +02:00
2014-05-23 14:23:15 +02:00