Header <thread> implementation status Reference Implementation : Cannot implement with language itself. Need compiler support. Used C++ N STL : Partially implemented with C++ N : Fully implemented with C++ N : Not yet implemented Features Standard Implemented in Includes <compare> Classes thread jthread ss::hash<ss::thread::id> Functions ss::swap(ss::thread) operator== operator!= operator< ~~ operator<= ~~ ~~ operator> ~~ ~~ operator>= ~~ operator<=> operator<< yield get_id sleep_for sleep_until