Issue Details (XML | Word | Printable)

Key: STDCXX-1000
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

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

[LWG #755] add shrink_to_fit() to std::string and std::vector

Created: 22/Jul/08 02:25 AM   Updated: 22/Jul/08 02:25 AM
Return to search
Component/s: 21. Strings, 23. Containers
Affects Version/s: None
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: Usability


 Description  « Hide
Library Working Group issue 755 adds the new member function void shrink_to_fit() to class templates std::basic_string and std::vector. This change has been incorporated into the latest Working Paper and will be in C++ 0x. It's safe to implement in stdcxx 4.3.0.

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