preface.rst
来自「Boost provides free peer-reviewed portab」· RST 代码 · 共 19 行
RST
19 行
.. Copyright Aleksey Gurtovoy, David Abrahams 2007... 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)* use of "returns"* [Metafunction Class] form ('f<>')* nested 'algo' namespace??? it becomes a problem as soon as users would want to specialize 'advance'/'distance' * 'outer' scope construct for lambda* 'scope/fun/func'* iterators not requiring nested members; what about '::type', though?* We don't dispatch _every_ metafunction through the tag mechanism, only algorithms. I am ambivalent whether we should, and if so, how it should be done. * 'drop_front'?
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?