Skip to content
Sections
>> Trisquel >> Packages >> aramo >> libs >> libboost-context1.74.0
aramo  ]
[ Source: boost1.74  ]

Package: libboost-context1.74.0 (1.74.0-14ubuntu3)

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

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libstdc++6 (>= 4.4)
    GNU Standard C++ Library v3

Download libboost-context1.74.0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 217.4 kB2060 kB [list of files]
arm64 217.3 kB2056 kB [list of files]
armhf 217.3 kB2056 kB [list of files]
ppc64el 217.4 kB2112 kB [list of files]