[syntaxerror.cpp:1] (error) syntax error: operator [syntaxError]
template<class... Ts> struct overloaded : Ts... { using Ts::operator()...; }; void main() { }
Thanks! I can reproduce. I have created https://trac.cppcheck.net/ticket/10080
Log in to post a comment.
[syntaxerror.cpp:1] (error) syntax error: operator [syntaxError]
Last edit: Pixel 2021-01-05
Thanks! I can reproduce. I have created https://trac.cppcheck.net/ticket/10080