int main() { std::thread first (foo); first.join(); } ... how to create thread in cpp · c++ spawn thread · spawning a new thread cpp ...
確定! 回上一頁