Features in Development Tools
Milian Wolff committed changes in [kdevelop/4.3] /cpp/parser:
c++11 support: handle noexcept-specification and noexcept-expression in our parser
This is particularly useful with new GCC toolchain version 4.7.0, where these keywords
are frequently used throughout STL.
thanks to Ivan Shapovalov for the patch, I just cleaned it up a bit and added a unit test
REVIEW: 104498
File Changes
Modified 9 files
/cpp/parser
9 files changed in total