「view this page in B3 βῆτα server」

Revisions №56419

branch: master 「№56419」
Commited by: Tim Jacobs
GitHub commit link: 「21c27b30aede1c7f」
Difference from previous tested commit:  code diff
Commit date: 2014-02-28 13:18:51

Convert FragmentPicker from boost::thread to std::thread for easier use. Now, to pick fragments with multiple cpus, you must compile with extras=cxx11thread. Also, fixing an issue in ChiralMover that was causing a compile error on my machine. Specifically, there is no need to add tempaltes to std::make_pair. No test changes expected.

...