Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2018. The current version is 1.89.0.
Option use_alt_stack instructs the Unit Test Framework to use alternative stack for signals processing, on platforms where they are supported. More information about this feature is available here. The feature is enabled by default, but can be disabled using this parameter.
![]() |
Note |
|---|---|
If this feature is not supported by your compiler, this command line option will be silently ignored. |
![]() |
Note |
|---|---|
it is possible to remove the support of the alternative stack with the
macro |
Boolean with default value yes.
--use_alt_stack[=<boolean
value>]
BOOST_TEST_USE_ALT_STACK