@ComixHe No problem. Oh, you also said that you now need C++17. Yes, the minimum language version requirement in Qt6 was bumped from C++11 to C++17. It makes a lot stuff easier, the implementation can be cleaner and it is supported by all major compilers anyway.
-
Unsolved typeid in a tempate derived class
C++ Gurus • • addebito -
Unsolved Passing function as universal reference? Why?
C++ Gurus • • Kofr -
Solved Template function
General and Desktop • • UnitScan