1753629 Members
5906 Online
108798 Solutions
New Discussion

ac++ STL roadmap

 
SOLVED
Go to solution
Dirty Harry
Occasional Advisor

ac++ STL roadmap

Currently running aC++ 6.15 and developers pointed out that sort performs poorly for sorted and nearly sorted containers. Looking at the templates it seems that algorithm has not been improved as compared to GNU, STLPort, ... With the Rogue Wave donation to Apache Foundation and their exit from the STL business what is the HP roadmap for STL. I looked at the release notes for 6.17-6.22 but could find nothing pointing to STL improvements.
1 REPLY 1
Dennis Handly
Acclaimed Contributor
Solution

Re: ac++ STL roadmap

The latest version is A.06.20, with patch A.06.22.
The last fix I made in the STL was with map/set delete causing the trees to become unbalanced.

If you have a support contract, please contact the Response Center and mention this performance problem with sort.

The roadmap for C++0x is still up in the air.