V5.2macroprototype
macroprototype — The prototype of a macro (code-generating function).
Synopsis
macroprototype ::=
- Sequence of:
Attributes
Common attributes and common linking attributes.
No additional attributes.
Description
In programming languages that provide a facility for defining
macros, a macroprototype
is prototype for a macro.
Processing expectations
Formatted inline.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
These elements contain macroprototype
: macrosynopsis
.
Children
The following elements occur in macroprototype
: group
(db.group.paramdef), macrodef
, modifier
, paramdef
, varargs
, void
.