history.qbk
来自「Boost provides free peer-reviewed portab」· QBK 代码 · 共 53 行
QBK
53 行
[/ / 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:history Appendix A: History][variablelist[ [January 11, 2008] [Boost.Proto v3 brings separation of grammars and transforms and a "round" lambda syntax for defining transforms in-place.]][ [April 15, 2007] [Boost.Xpressive is ported from Proto compilers to Proto transforms. Support for old Proto compilers is dropped.]][ [April 4, 2007] [Preliminary submission of Proto to Boost.]][ [December 11, 2006] [The idea for transforms that decorate grammar rules is born in a private email discussion with Joel de Guzman and Hartmut Kaiser. The first transforms are committed to CVS 5 days later on December 16.]][ [November 1, 2006] [The idea for `proto::matches<>` and the whole grammar facility is hatched during a discussion with Hartmut Kaiser on the spirit-devel list. The first version of `proto::matches<>` is checked into CVS 3 days later. Message is [@http://osdir.com/ml/parsers.spirit.devel/2006-11/msg00003.html here].]][ [October 28, 2006] [Proto is reborn, this time with a uniform expression types that are POD. Announcement is [@http://lists.boost.org/Archives/boost/2006/10/112453.php here].]][ [April 20, 2005] [Proto is born as a major refactorization of Boost.Xpressive's meta-programming. Proto offers expression types, operator overloads and "compilers", an early formulation of what later became transforms. Announcement is [@http://lists.boost.org/Archives/boost/2005/04/85256.php here].]]][endsect]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?