boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
203 stars 162 forks source link

Add a Thread template on all the scoped thread and thread guard classes #113

Closed viboes closed 7 years ago

viboes commented 7 years ago

These classes should be usable with other thread implementations, as e.g. std::thread.