Issue Details (XML | Word | Printable)

Key: STDCXX-425
Type: Improvement Improvement
Status: Open Open
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Mark Brown
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

remove #include <examples.h> from example programs

Created: 23/May/07 08:08 PM   Updated: 11/Jul/09 12:06 AM
Return to search
Component/s: Examples
Affects Version/s: 4.1.3
Fix Version/s: 4.3.0

Time Tracking:
Original Estimate: 2h
Original Estimate - 2h
Remaining Estimate: 2h
Remaining Estimate - 2h
Time Spent: Not Specified
Remaining Estimate - 2h

Severity: Cosmetic


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.