7 Dec
2014
7 Dec
'14
6:05 p.m.
Le 07/12/14 18:04, Alexander Carôt a écrit :
Hello Vincente,
thanks a lot for your quick response !
Sorry, the tutorial is wrong. It should be native_handle()
I have one more: On the same document the Thread attributes chapter starts with the example attrs.set_size(4096*10); Her it has to be set_stack_size as in the example below. Maybe you can find some time to fix it.
Just done (https://github.com/boostorg/thread/commit/063b59e511a2bfd323b0fcdd06c3499473...). Thanks for reporting, Vicente