forked from boostorg/preprocessor
Corrected sentence by removing extra "the".
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
<div>
|
<div>
|
||||||
This macro is useful when a delay is necessary to produce the correct semantics of a macro invocation.
|
This macro is useful when a delay is necessary to produce the correct semantics of a macro invocation.
|
||||||
For example, when a macro expands to an argument list to another macro.
|
For example, when a macro expands to an argument list to another macro.
|
||||||
This macro will expand the the argument list on the first pass, and then rescan to expand any more macros.
|
This macro will expand the argument list on the first pass, and then rescan to expand any more macros.
|
||||||
</div>
|
</div>
|
||||||
<h4>Requirements</h4>
|
<h4>Requirements</h4>
|
||||||
<div>
|
<div>
|
||||||
|
Reference in New Issue
Block a user