C++11 patchset 5: use std::threads and remove old compat layer (#5928)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 8 Jun 2017 08:40:11 +0000 (10:40 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2017 08:40:11 +0000 (10:40 +0200)
commit5bd33a158688f5fb950613278eefb95b0594a765
treeaeeb82fafbc6559b68077f116df7200a63def657
parent0a5c3c28522f512f31dae3091668126c1eae787d
C++11 patchset 5: use std::threads and remove old compat layer (#5928)

* C++11 patchset 5: use std::threads and remove old compat layer

* use pragma once in modified headers
* use C++11 function delete for object copy
src/threading/thread.cpp
src/threading/thread.h
src/threads.h