Community
Participate
Working Groups
For a member that accepts a class reference to the class that defines the member, libhover is not making a match. For example: std::string s = new std::string("a"); std::string t("b"); s = s->append(t);
Fix has been checked into master repository.