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 22:08, Paolo Carlini wrote:
> Dhruv Matani wrote:
> 
> >>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.
> >  
> >
> As I told you in my previous reply, in that directory you gonna find one 
> file for each standard header, named as you have just noticed, that, 
> eventually, at install time, will be named exactly as you expect.
> 
Oh, ok!!! Thanks a lot...



> Ok?
> 
> Paolo.
-- 
	-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]