outline.txt

来自「Boost provides free peer-reviewed portab」· 文本 代码 · 共 98 行

TXT
98
字号
# 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)PrefaceWhat's NewIntroductionQi and Karma    Tutorials    Abstracts        Parsing Expression Grammar        Parsing and Generating        Primitives        Operators        Attributes        Semantic Actions        Directives        Rules        Grammars        Debugging        Error Handling        Parse Trees and ASTs    Quick Reference    Reference        Concepts            Parser            Generator            Parser Director            Generator Director        Char        String        Numeric        Binary        Directive        Action        Nonterminal        Operator        Stream        Auxiliary        DebugLex    Introduction    Tutorials    Abstracts        Parsing using a Lexer        Lexer Primitives        Lexer States        Lexer Attributes        Lexer Semantic Actions    Quick Reference    Reference        Concepts            Lexer            Token             TokenDef            TokenSet        Lexer Class        Token Class        TokenDef Class        TokenSet ClassFAQNotes    Portability    Porting from Spirit 1.8.x    Style Guide    TechniquesRationaleAcknowledgmentsReferences-----------------------------------------------------------------Concepts Outline:    Description    Notation    Valid Expressions        Expression | Semantics | Return type | Complexity    Type Requirements        Expression | Requirements    Invariants    ModelsReference Page Outline:    Description    Header    Synopsis    Template parameters    Model of    Objects    Expression Semantics        Expression | Semantics | Return type | Complexity    Example

⌨️ 快捷键说明

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