Boost. Coroutine

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:libboost
gptkbp:allows resumption of execution
returning values
suspension of execution
yielding control
gptkbp:developed_by Boost community
https://www.w3.org/2000/01/rdf-schema#label Boost. Coroutine
gptkbp:is_available_in open source
cross-platform environments
gptkbp:is_compatible_with gptkb:C++20
gptkb:C++14
gptkb:C++17
C++11
various compilers
gptkbp:is_documented_in Boost documentation
gptkbp:is_maintained_by Boost community
gptkbp:is_optimized_for gptkb:benchmark
ease of use
memory efficiency
gptkbp:is_part_of Boost 1.55 or later
Boost libraries collection
gptkbp:is_supported_by tutorials
community contributions
user feedback
example code
documentation updates
gptkbp:is_tested_for gptkb:Boost_test_suite
gptkbp:is_used_by gptkb:software
application developers
system programmers
gptkbp:is_used_in gptkb:aircraft
asynchronous programming
concurrent programming
embedded systems
game development
real-time systems
high-performance applications
network programming
gptkbp:part_of gptkb:Boost_libraries
gptkbp:provides coroutines
coroutine interfaces
coroutine types
gptkbp:requires gptkb:Boost._Config
gptkb:Boost._Context
gptkbp:supports stackful coroutines
stackless coroutines
gptkbp:uses context switching
gptkbp:written_in gptkb:C++