Author Topic: Code Completion Bug with C++ Class Templates with 2 arguments  (Read 3181 times)

joerpaul

  • Guest
I just noticed this. Very minor bug. The code completion interprets the comma separating C++ template classes with 2 template arguments in a parameter type as the separator for the next argument in the pop up for method code completion.

I had typed in the following when code completion produced the attached screenshot.

boost::regex_search(argv[1], res,