Re: Alternative to sigc::mem_fun
- From: Daniel Boles <dboles src gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Alternative to sigc::mem_fun
- Date: Wed, 20 Jun 2018 08:04:17 +0100
>
The poster is confusing sigc::mem_fun() with std::mem_fun().
How do you know? Everything seems like a delberate reference to the sigc:: template so far, just missing the availability of the other overload.
For posterity, I'll point out that the sigc:: one can't always be replaced by some other alternative, since it uses sigc::trackable to auto-disconnect the handler if the object is a trackable and goes out of scope.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]