Package: libboost-context1.74.0 (1.74.0-9)
Links for libboost-context1.74.0
Debian Resources:
Download Source Package boost1.74:
Maintainers:
- Debian Boost Team (QA Page)
- Steve M. Robbins (QA Page)
- Giovanni Mascellani (QA Page)
- Anton Gladky (QA Page)
External Resources:
- Homepage [www.boost.org]
Similar packages:
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++.
Other Packages Related to libboost-context1.74.0
|
|
|
|
-
- dep: libc6 (>= 2.4)
- Biblioteca de C de GNU: Bibliotecas compartidas
also a virtual package provided by libc6-udeb
-
- dep: libstdc++6 (>= 4.4.0)
- biblioteca estándar de C++ de GNU v3
Download libboost-context1.74.0
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armhf | 236.9 kB | 2,051.0 kB | [list of files] |