https://bugs.documentfoundation.org/show_bug.cgi?id=75897
Björn Michaelsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |op.org --- Comment #3 from Björn Michaelsen <[email protected]> --- Since we allow C++11 now, we could use std::thread::hardware_concurrency directly. However, do we even need a API wrapper for this as this is standard C++11? @Michael: Also there is already a comphelper::ThreadPool wrapper, do we need another one? -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
