Skip to content

Commit 4d1b693

Browse files
committed
Update paper
1 parent 6cef3f7 commit 4d1b693

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

papers/p3395.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ without debug format and as
311311
```
312312
with.
313313

314-
This is also one of the reasons why the whole error code and not just error
315-
category should be quoted.
314+
This is also one of the reasons why quotation applies to the whole error code
315+
and not just error category.
316316

317317
Previous work {#previous}
318318
=============

papers/p3395.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,7 +1563,7 @@
15631563
</style>
15641564
<meta content="Bikeshed version 4416b18d5, updated Tue Jan 2 15:52:39 2024 -0800" name="generator">
15651565
<link href="https://isocpp.org/favicon.ico" rel="icon">
1566-
<meta content="aa2f8fdb035019a50e327d77d98df23b2ca6a699" name="revision">
1566+
<meta content="6cef3f74d54fa7e186d875d4030b990290f187ea" name="revision">
15671567
<style type="text/css">
15681568
td {
15691569
vertical-align: middle;
@@ -2308,8 +2308,8 @@ <h2 class="heading settled" data-level="9" id="proposal"><span class="secno">9.
23082308
<pre class="highlight"><c- p>{</c-><c- s>"system:0"</c-><c- o>:</c-> <c- mi>1</c-><c- p>}</c->
23092309
</pre>
23102310
<p>with.</p>
2311-
<p>This is also one of the reasons why the whole error code and not just error
2312-
category should be quoted.</p>
2311+
<p>This is also one of the reasons why quotation applies to the whole error code
2312+
and not just error category.</p>
23132313
<h2 class="heading settled" data-level="10" id="previous"><span class="secno">10. </span><span class="content">Previous work</span><a class="self-link" href="#previous"></a></h2>
23142314
<p>A formatter for <code class="highlight"><c- n>std</c-><c- o>::</c-><c- n>error_code</c-></code> was proposed as part of <a data-link-type="biblio" href="#biblio-p2930" title="Formatter specializations for the standard library">[P2930]</a> which
23152315
has more formatting options for the numeric code but doesn’t try to address

0 commit comments

Comments
 (0)