Re: [sigc] Deprecate libsigc++ lambda expressions?



2013-02-27 13:39, Chow Loong Jin skrev:
On 26/02/2013 17:02, Kjell Ahlstedt wrote:
Bug https://bugzilla.gnome.org/show_bug.cgi?id=672555 suggests that libsigc++
lambda expressions shall be deprecated.
They duplicate the functionality of C++11 lambda expressions. When libsigc++
lambda expressions are deprecated, sigc::group() will also be deprecated. (The
frequently used sigc::mem_fun(), sigc::ptr_fun(), sigc::bind(), etc will not be
affected.)

Do you use libsigc++ lambda expressions? Any objection to deprecating them?
Other comments?
No objections. Is sigc::hide similarly immune to this change?


Yes, sigc::hide() will also be immune to this change. I want to deprecate only lambda expressions and sigc::group().

Kjell


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]