[ https://issues.apache.org/jira/browse/STDCXX-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Sebor updated STDCXX-425: -------------------------------- Severity: Cosmetic This is a purely cosmetic improvement. > remove #include <examples.h> from example programs > -------------------------------------------------- > > Key: STDCXX-425 > URL: https://issues.apache.org/jira/browse/STDCXX-425 > Project: C++ Standard Library > Issue Type: Improvement > Components: Examples > Affects Versions: 4.1.3 > Reporter: Mark Brown > Fix For: 4.2.1 > > > I was trying to use the stdcxx example programs to benchmark compilation and > link speeds against other libraries (g++, STLport) but the examples only > compile with stdcxx because they each include an <examples.h> header. I tried > removing the #include directive from several of the examples to see if they > would still compile and they all did. It would be nice to remove the header > and make the examples compile with other C++ standard libraries as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.