Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++ で NSOperation および NSOperationQueue 機能を実現する方法を教えてください。
NSOperation の大まかな代替: std::packaged_task。