acknowledgements.qbk

来自「Boost provides free peer-reviewed portab」· QBK 代码 · 共 24 行

QBK
24
字号
[/  (C) Copyright 2007-8 Anthony Williams.  Distributed under the Boost Software License, Version 1.0.  (See accompanying file LICENSE_1_0.txt or copy at  http://www.boost.org/LICENSE_1_0.txt).][section:acknowledgements Acknowledgments]The original implementation of __boost_thread__ was written by William Kempf, with contributions from numerous others. This newversion initially grew out of an attempt to rewrite __boost_thread__ to William Kempf's design with fresh code that could bereleased under the Boost Software License. However, as the C++ Standards committee have been actively discussing standardizing athread library for C++, this library has evolved to reflect the proposals, whilst retaining as much backwards-compatibility aspossible.Particular thanks must be given to Roland Schwarz, who contributed a lot of time and code to the original __boost_thread__ library,and who has been actively involved with the rewrite. The scheme for dividing the platform-specific implementations into separatedirectories was devised by Roland, and his input has contributed greatly to improving the quality of the current implementation.Thanks also must go to Peter Dimov, Howard Hinnant, Alexander Terekhov, Chris Thomasson and others for their comments on theimplementation details of the code.[endsect]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?