C++ Highlighting: QOverload and co.
QOverload, QConstOverload and QNonConstOverload are helper classes for C++11-only code where qOverload (which requires C++14) can't be used.
QOverload, QConstOverload and QNonConstOverload are helper classes for C++11-only code where qOverload (which requires C++14) can't be used.