Dhruv Matani wrote: >I just pulled gcc/libstdc++-v3/ form CVS, but could not find the >standard headers <vector>, <list>, etc...... Where in the source tree >are they located? > > In include/std you find the headers that will be installed as vector, list, and so on... Paolo.