Просмотр исходного кода
-- compensated for changes to Boost.Thread:
o Boost.Thread no longer accepts boost::reference_wrapper instances as callable arguments
o created a new callable_reference_wrapper type that gets used instead of the no longer
accepted type.
[SVN r40530]