tthread
tthread copied to clipboard
required from ‘bool tthread::concurrent_queue<T>::wait_and_pop(T&) [with T = std::shared_ptr<tthread::packaged_task_continuation<void> >]’
error: ‘class tthread::fast_mutex’ has no member named ‘mHandle’ line 499 TinyThread.h
this project fucking wasted.
With the availability of C++11 library constructs in all of the major compilers now, there's little reason to use this (4 year old) project. Hence the lack of updates/support.
@jdduke maybe write to readme outdated project?