Re: dynamic array
- From: Adrian Petrescu <apetresc gmail com>
- To: firedragon <nogogeni gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: dynamic array
- Date: Wed, 21 Jul 2010 04:03:04 -0400
Unless this is something specific to allocating Gtkmm classes, this is probably not the right list for general C++ questions. Try the #c++ channel on
irc.freenode.net perhaps.
But since you already asked anyway, the only thing that can safely be said with the few details you gave is that you should examine the destructors of the class contained in the array and be sure it is also de-allocating any pointers it holds (if safe to do so).
Cheers,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]