This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Where are the standard headers?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]