reference_template.qbk

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

QBK
57
字号
[/==============================================================================    Copyright (C) 2001-2008 Joel de Guzman    Copyright (C) 2001-2008 Hartmut Kaiser    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 XXX][heading Description]Description of XXX[heading Header]    #include <boost/spirit/xxx.hpp>[heading Synopsis]    template <typename T>    struct XXX;[heading Template parameters][table    [[Parameter]            [Description]               [Default]]    [[`T`]                  [What is T]                 []]][heading Model of]Link to concept[heading Objects]Objects provided by the library[variablelist Notation    [[`xxx`]     [An XXX]]]Semantics of an expression is defined only where it differs from, or is notdefined in _concept-of_XXX_.[table    [[Expression]       [Semantics]             [Return type]       [Complexity]]    [[`xxx`]            [Semantics of `xxx`]    [XXX]               [Constant]]][heading Example]Real example code. Use Quickbook import mechanism to link to actualworking code snippets here.[endsect]

⌨️ 快捷键说明

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