UT_std_vector_freeall function

From: Andrei Sfrent <andreisfrent_at_gmail.com>
Date: Wed Feb 08 2012 - 19:41:51 CET

Hello!

The attached patch adds the UT_std_vector_freeall function to
ut_std_vector.h file. This is the equivalent of
UT_VECTOR_SPARSECLEANUP macro defined in ut_vector.h. It is useful
when we need to call something else than "delete" on every element of
a std::vector.

Andrei

Received on Wed Feb 8 19:41:59 2012

This archive was generated by hypermail 2.1.8 : Wed Feb 08 2012 - 19:41:59 CET