[gtkmm] Glib::RefPtr construction
- From: Michael Johnson <michaelj maine rr com>
- To: gtkmm mailing list <gtkmm-list gnome org>
- Subject: [gtkmm] Glib::RefPtr construction
- Date: Tue, 07 Jan 2003 16:08:34 -0500
In reading through the source for Glib::RefPtr I note that the constructor
RefPtr<T_CppObject>::RefPtr(T_CppObject* pCppObject)
Does not increase the reference count of the referenced object, though
all other means of assigning a value to a RefPtr (including the
assignment operator that takes a pointer) do increase the reference
count. Is this intentional, or is it an accidental omission?
..mj
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]