Click here to Skip to main content
15,879,535 members
Articles / Programming Languages / C++

A Functor that deletes Pointers from STL Sequence Containers

Rate me:
Please Sign up or sign in to vote.
4.48/5 (18 votes)
21 Mar 2004BSD4 min read 72K   679   16  
A policy based deletion functor that can be used with for_each function.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Software Developer (Senior)
United States United States
Born in Kragujevac, Serbia. Now lives in Boston area with his wife and daughters.

Wrote his first program at the age of 13 on a Sinclair Spectrum, became a professional software developer after he graduated.

Very passionate about programming and software development in general.

Comments and Discussions