Movatterモバイル変換


[0]ホーム

URL:


Boost C++ LibrariesBoostC++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world.Herb Sutter andAndrei Alexandrescu,C++ Coding Standards

Chapter 1. Context
Next

Chapter 1. Context

OliverKowalke

Copyright © 2014 Oliver Kowalke

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy athttp://www.boost.org/LICENSE_1_0.txt)

Table of Contents

Overview
Requirements
Context switching with fibers
Implementations: fcontext_t, ucontext_t and WinFiber
Classfiber
Context switching with call/cc
Implementations: fcontext_t, ucontext_t and WinFiber
Classcontinuation
Stack allocation
Classprotected_fixedsize
Classpooled_fixedsize_stack
Classfixedsize_stack
Classsegmented_stack
Classstack_traits
Classstack_context
Support for valgrind
Support for sanitizers
Support for stack protection
Support for shadow stack protection
Structpreallocated
Performance
Architectures
Cross compiling
Rationale
Other APIs
x86 and floating-point env
Reference
Acknowledgments

Next

[8]ページ先頭

©2009-2026 Movatter.jp