| identifier |
id-expression ::= unqualified-id | |
An entity name can be a simple identifier, an operator name, or a
qualified name. See Chapter 1 for the rules that
apply to valid identifiers. See Chapter 5 for more
information on overloaded operators. See operator
for the rules that apply to operator-function-id
and conversion-function-id.
See Also
class, declarator,
namespace, operator, Chapter 1, Chapter 2
