diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2012-09-17 09:58:09 +0200 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2012-09-19 11:47:49 +0200 |
commit | b9f6f1bcf72510fedf1b041b359062e8e80f2880 (patch) | |
tree | 64c633468ef4b43133c93aae4e75ba4a4ce25054 /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | 903ba378c2a159bc8e7f2cf43a480484d6a3a217 (diff) | |
download | qt-creator-b9f6f1bcf72510fedf1b041b359062e8e80f2880.tar.gz |
C++11: Allow uniform initialization in ctor init lists.
So
class C { C() : _x{12}, _y({12}) {} };
now parses correctly.
Change-Id: I4281dcb0541a86b550e74630cad6ae0a59fef1b4
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions