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?


On Thu, 2003-10-30 at 14:03, Paolo Carlini wrote:
> 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...


In gcc/libstdc++-v3/include/std, I have std_<StandardHeaderName>.h,
instead of just StandardHeaderName... Even the web CVS agrees with that.



-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/




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