This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[profile-stdlib] PATCH: add two diagnostics, reorganize, bug fix -- committed


- Add INEFFICIENT_HASH and VECTOR_TO_LIST.
- Fix memory consumption bug.
- Change interface to require "const void*" to make it work with const
container objects.
- Clean up and reorganize to make it easy to add new diagnostics.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]