[Development] Qt 5 types under consideration for deprecation / removal in Qt 6
Mutz, Marc
marc at kdab.com
Fri Aug 23 14:51:36 CEST 2019
On 2019-08-23 14:31, Allan Sandfeld Jensen wrote:
[...]
> condition_variable_any::_M_mutex
I didn't say _any :)
> The std::conditional_variable has the same problem QWaitCondition has.
I don't think so:
https://code.woboq.org/gcc/libstdc++-v3/include/std/condition_variable.html#166
takes the mutex from the lock.
Thanks,
Marc
More information about the Development
mailing list