electronicarts/EASTL

std::thread support

nipunG314 opened this issue · 1 comments

Is there any plan to add support for the C++11 std::thread api in the future?

No. EASTL is a library of containers and related functionality (eg. algorithms) and isn't a full replacement of the C++ standard library.