Is it possible to give a name to a boost::thread so that the debuggers tables and the crash logs can be more readable? How?
Is it possible to give a name to a boost::thread so that the debuggers tables and the crash logs can be more readable? How?
There is a proposal to add this to boost which has had a slow start: https://github.com/boostorg/thread/issues/84