BazQux Reader Community

C++ Search Results

Hello!

How to set the search for C++ correctly?
It seems to me that it does not take into account the characters +

Search ignores punctuation. While you can add escaping “C\+\+” it will still only search for “C”.

It’s a pity, I wanted to add smart streams in C++