Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[C++]->[Symbols]->[template_argument]

Expand All
Collapse All
Contents

cxx::template_argument Locate in Contents

Declaration Locate in Contents

template-argument:
            assignment-expression
        |    type-id
        |    id-expression

Composition Locate in Contents

template_argument_list template_argument Alternation Node assignment_expression type_id id_expression

State Machine Locate in Contents

start:2131:$0 assignment_expression|{2133|$1|2134} type_id|{2257|$2|2258} id_expression|{2223|$3|2224} final:2132:$0