acknowledgements.qbk
来自「Boost provides free peer-reviewed portab」· QBK 代码 · 共 36 行
QBK
36 行
[/ / Copyright (c) 2008 Eric Niebler / / 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 Acknowledgments]I am indebted to [@http://boost.org/people/joel_de_guzman.htm Joel de Guzman]and [@http://boost.org/people/hartmut_kaiser.htm Hartmut Kaiser] for theirexpert advice during the early states of xpressive's development. Much ofstatic xpressive's syntax is owes a large debt to _spirit_, including thesyntax for xpressive's semantic actions. I am thankful for[@http://boost.org/people/john_maddock.htm John Maddock]'s excellent work onhis proposal to add regular expressions to the standard library, and forvarious ideas borrowed liberally from his regex implementation. I'd also liketo thank [@http://moderncppdesign.com/ Andrei Alexandrescu] for his inputregarding the behavior of nested regex objects, and[@http://boost.org/people/dave_abrahams.htm Dave Abrahams] for his suggestionsregarding the regex domain-specific embedded language. Noel Belcourt helpedporting xpressive to the Metrowerks CodeWarrior compiler. MarkusSch'''ö'''pflin helped to track down a bug on HP Tru64, and StevenWatanabe suggested the fix.Special thanks are due to David Jenkins who contributed both ideas, code anddocumentation for xpressive's semantic actions, symbol tables and attributes.Xpressive's ternary search trie implementation is David's, as is the numberparser example in [^libs/xpressive/example/numbers.cpp] and the documentationfor symbol tables and attributes.Finally, I would like to thank [@http://boost.org/people/thomas_witt.html Thomas Witt]for acting as xpressive's review manager.[endsect]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?