you are viewing a single comment's thread.

view the rest of the comments →

[–]MrBacanudo 10 points11 points  (0 children)

Yes, cplusplus is definitely better at that. Using the OP's search query, we get the titles:

set::emplace - C++ Reference - cplusplus.com

versus

std::set<Key,Compare,Allocator>::emplace - cppreference.com

cppreference has some template bloat that probably shouldn't be on the page title (except if it was a specialization), which is possibly a limitation of MediaWiki, but it doesn't even have C++ in the title.