libboost-context/1.81.0+1

[full]

(C++11) Context switching library

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 execution_context 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++.

... More
version 1.81.0+1
license BSL-1.0Boost Software License 1.0
repository https://pkg.cppget.org/1/legacy
download libboost-context-1.81.0+1.tar.gz
sha256 ada15894f523e3500b7398014cc9528355e482c86c3dac4d421a2fd71f04269e
project boost
url github.com/boostorg/context
doc-url www.boost.org/doc/libs/1_81_0/libs/context
package-url github.com/build2-packaging/boost
package-email packaging@build2.orgMailing list
topics C++Boost

Depends (7)

libboost-assert == 1.81.0
libboost-config == 1.81.0
libboost-core == 1.81.0
libboost-mp11 == 1.81.0
libboost-pool == 1.81.0
libboost-predef == 1.81.0
libboost-smart-ptr == 1.81.0

Reviews

fail 0
pass 1