News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code Completion Bug with C++ Class Templates with 2 arguments

Started by joerpaul, March 16, 2017, 08:04:06 PM

Previous topic - Next topic

joerpaul

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,