You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/23 23:11:34 UTC

[jira] Assigned: (STDCXX-425) remove #include from example programs

     [ https://issues.apache.org/jira/browse/STDCXX-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-425:
-----------------------------------

    Assignee: Travis Vitek

> 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
>            Assignee: Travis Vitek
>             Fix For: 4.2.1
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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.