Re: weak pointer
- From: Hubert Figuiere <hub figuiere net>
- To: Murray Cumming <murrayc murrayc com>
- Cc: Bram Neijt <bneijt gmail com>, GTKmm mailinglist <gtkmm-list gnome org>
- Subject: Re: weak pointer
- Date: Tue, 24 Jul 2007 14:57:29 -0400
> I guess so, though I wonder if boost already has something, or can at
> least provide inspiration.
>
> This might also be useful:
> http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#g-object-weak-ref
>
boost::weak_ptr<> works in conjuction with boost::shared_ptr<>. So it is
not practicaly in this case. Taking inspiration from it however is possible.
Hub
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]