Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Reference

Concepts
Char
String
Numeric
Binary
Directive
Action
Nonterminal
Operators
Stream
Auxiliary
Debug
Description

Description of Parser concept

Notation

p

A Parser

Valid Expressions

For any Parser the following expressions must be valid:

Expression

Semantics

Return type

Complexity

xxx

Semantics of xxx

Parser

Constant

Type Requirements

Expression

Requirements

xxx

Requirements for xxx

Invariants

For any Parser xxx the following invariants always hold:

Models

Links to models of Parser concept


PrevUpHomeNext