17 Jan
2017
17 Jan
'17
9:22 a.m.
On 17 Jan 2017, at 10:05, Fu ji
wrote: I have a problem with boost::function, when I try to assign function to pointer I have a crash. It is simple void function();
I just tried the following code on http://melpon.org/wandbox, it works fine.
#include <iostream>
#include