diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2012-09-17 12:26:49 +0200 |
---|---|---|
committer | hjk <qthjk@ovi.com> | 2012-09-19 11:51:48 +0200 |
commit | 8c1a45565c791a2d965ae3905ae485f6a58e0626 (patch) | |
tree | dbe1f7d57e97dd99ad502896c96e92503efeab9b /src/plugins/cpptools/cppcodeformatter.h | |
parent | 6a6083cbf2d85ef8915cb86257a9d0dadaf8f855 (diff) | |
download | qt-creator-8c1a45565c791a2d965ae3905ae485f6a58e0626.tar.gz |
C++11: Accept ref-qualifiers in function declarators.
Means
void foo() const &; void bar() &&;
and the corresponding pointer-to-member declarators
now parse.
Change-Id: Idbf295bd4f51cd5d9e38efcac1940b8cc2e32fce
Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.h')
0 files changed, 0 insertions, 0 deletions