|
From: Bart V. A. <bva...@ac...> - 2014-06-07 13:50:45
|
On 06/06/14 09:33, Dave Ohlsson wrote: > However, the code you posted, and the included comments, match pretty > much what I already did. Hello Dave, I have updated the C++11 instructions in the DRD manual and also the drd/tests/std_thread.cpp test program. The DRD manual can be generated as follows: $ make -sC docs html-docs $ xdg-open docs/html/drd-manual.html Can you have a look ? Thanks, Bart. |