std::thread support
nipunG314 opened this issue · 1 comments
nipunG314 commented
Is there any plan to add support for the C++11 std::thread api in the future?
jhopkins-ea commented
No. EASTL is a library of containers and related functionality (eg. algorithms) and isn't a full replacement of the C++ standard library.