Cookies ensure the proper functioning of the site. By using our services, you accept the use of cookies.Close

 libboost-context1.76.0

Informations

Description

provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++.


Version History

Packages are not hosted on our server, they could be protected or unavailable.

Earlier versions may be unavailable.


Reviews and ratings