Files
qt-creator/tests/tools/cplusplus-dump
Christian Kamm 8c1a45565c 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>
2012-09-19 11:51:48 +02:00
..
2012-07-19 13:23:21 +02:00
2012-08-06 14:55:08 +02:00