C++ Migration Guide

Task (Coroutine) Library

The coroutine library, accessed via the <task.h> header, is no longer supported. Compared to the coroutine library, Solaris threads are better integrated into the language development tools (particularly the debugger) and the operating system.