News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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,