Every IDE I\'ve tried fails to provide code-completion when something template-related is used. For example,
boost::shared_ptr ptr; ptr->[curso
Visual Studio with Visual Assist X handles that case, but still fails more complex code.