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: what the path is from memory.h to auto_ptr.h?



I have to parse the output, but don't know how to. Any suggestions on
documents related? TIA.

I think you should keep using gcc-help, for your questions.


By the way, in your first message you didn't say you wanted to *modify* something, you just asked where is your installed auto_ptr relative to <memory>. If you want to modify something the issue is completely different, you have to get the *sources* of gcc (including libstdc++-v3 of course), and play with it. But again please use gcc- help, at the moment at least your question has not to do with development work / contributions to the project.


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