mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-23 05:32:14 +00:00
- Use Boost.Container to allow debug-release mixed code (in some platforms, std:: containers' ABI changes from Debug to Release) - By default non-Phoenix and Lazy singletons. - Use atexit instead of the global object destructor to obtain LIFO semantics. - Avoid testing Phoenix singletons, as in many plataforms calling atexit from atexit is not supported.
9.1 KiB
9.1 KiB