I wonder where on my file system I find the headers of the C++ Standard library. In particular I am looking for the definition of the vector template. I searched in /usr/inclu
In many IDE (e.g. NetBeans) you may use Ctrl+Click to className to go to definition
Ctrl+Click