-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 10.0.0-beta1
-
abaa44243 (master)
there's a small glitch with the refactoring tool using inline namespaces:
struct foo { foo(std::filesystem::path); };
when i use "refactor->add definition", qtcreator generates:
foo::foo(std::filesystem::__cxx11::path) {}
For Gerrit Dashboard: QTCREATORBUG-28692 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
667511,3 | CppEditor: Fix handling inline namespaces | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |