std::vector's freestore management
Benjamin Kosnik
bkoz@redhat.com
Thu Jul 4 12:00:00 GMT 2002
> http://www.kotelna.sk/dk/sw/caphint/caphint-020704.tar.gz
>
> Key features:
>
> - derived from the gcc-3.1 std::vector implementation
> - a separate namespace used, called 'dk_std'
> - when used instead of std::vector should behave identically
> - caphint support for resize-like operations
> - a separate caphint instance member per each dk_std::vector instance
Wow. This is a cool idea, thanks for posting it. Is it ok if a link to
this is put in the 23_containers FAQ?
-benjamin
More information about the Libstdc++
mailing list