Every IDE I\'ve tried fails to provide code-completion when something template-related is used. For example,
boost::shared_ptr ptr; ptr->[curso
Actually this is a fairly simple template use-case, Qt Creator can handle this easily and more complex template code aswell.