
| Key: |
STDCXX-425
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Trivial
|
| Assignee: |
Unassigned
|
| Reporter: |
Mark Brown
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2h
|
|
|
Remaining Estimate:
|
2h
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no subversion log entries for this issue yet.
|
|