what the path is from memory.h to auto_ptr.h?

Eric Liang eric.l.2046@gmail.com
Mon Dec 29 07:11:00 GMT 2008


I've got the answer from Jan Engelhardt in gcc-help@gcc.gnu.org.
The suggestion is run the command:
    echo '#include <memory>' | g++ -x c++ -E -

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20081229/82277a80/attachment.sig>


More information about the Libstdc++ mailing list