On Tuesday 18 of November 2014, Chris Sherlock wrote:
> Hi all,
>
> I'm attempting to get Timer to use boost's Signals2. When I compile,
> however, I get a warning and an error:

 I should finally find the time to write down the howto for this I guess.

 You cannot just use a pointer to a member function, because that one requires 
also the this pointer, so you need to go with boost::bind. See e.g. 96369e97.

-- 
 Lubos Lunak
 l.lu...@collabora.com
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to