9dfa2f4e11
The answer was to use boost::move() on the functors, but since there is AFAIK no move emulation support for Boost.Function, the fix may only work on C++11 compilers. That needs to be looked into. |
||
---|---|---|
.. | ||
boost | ||
libs | ||
CMakeLists.txt |