<function source-name>

Alain Miniussi alainm at cup.hp.com
Sat Apr 8 00:46:00 UTC 2000


In the following rule, "function" is just a coemment:
 <unqualified-name> ::= <function source-name>
                       ::= <function source-name> <template-args>

But I think it's an incorrect comment, since <unqualified-name> 
can appears as the last component of a nested name and that a 
nested name can encode a class-enum-type.

Or maybe not ?

Alain




More information about the cxx-abi-dev mailing list