Skip to content

Commit

Permalink
Extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
brevzin committed Oct 29, 2024
1 parent 9e76215 commit 824705a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3394_annotations/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ template <class T>
- [#.#]{.pnum} `U` is not a pointer type and the cv-unqualified types of `T` and `U` are the same, or
- [#.#]{.pnum} `U` is a closure type, `T` is a function pointer type, and the value `r` represents is convertible to `T`.

[#]{.pnum} *Returns*: the value [, annotation,]{.addu} or enumerator `$V$` represented by `r`, converted to `T`.
[#]{.pnum} *Returns*: the value[, annotation,]{.addu} or enumerator `$V$` represented by `r`, converted to `T`.
:::


Expand Down
2 changes: 1 addition & 1 deletion 3394_annotations/p3394r1.html
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ <h2 data-number="5.2" id="library"><span class="header-section-number">5.2</span
convertible to <code class="sourceCode cpp">T</code>.</li>
</ul>
<p><span class="marginalizedparent"><a class="marginalized" href="#pnum_28" id="pnum_28">43</a></span>
<em>Returns</em>: the value <span class="addu">, annotation,</span> or
<em>Returns</em>: the value<span class="addu">, annotation,</span> or
enumerator <code class="sourceCode cpp"><em>V</em></code> represented by
<code class="sourceCode cpp">r</code>, converted to
<code class="sourceCode cpp">T</code>.</p>
Expand Down

0 comments on commit 824705a

Please sign in to comment.