Skip to content

Commit 832b485

Browse files
authored
[sequence.reqmts] Fix malformed Result specifications
1 parent 3ca55d1 commit 832b485

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/containers.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,7 +1845,7 @@
18451845
\begin{itemdescr}
18461846
\pnum
18471847
\result
1848-
\tcode{reference; const_reference} for constant \tcode{a}.
1848+
\tcode{const_reference} if \tcode{a} is constant, \tcode{reference} otherwise.
18491849

18501850
\pnum
18511851
\returns
@@ -1869,7 +1869,7 @@
18691869
\begin{itemdescr}
18701870
\pnum
18711871
\result
1872-
\tcode{reference; const_reference} for constant \tcode{a}.
1872+
\tcode{const_reference} if \tcode{a} is constant, \tcode{reference} otherwise.
18731873

18741874
\pnum
18751875
\effects
@@ -2178,7 +2178,7 @@
21782178
\begin{itemdescr}
21792179
\pnum
21802180
\result
2181-
\tcode{reference; const_reference} for constant \tcode{a}
2181+
\tcode{const_reference} if \tcode{a} is constant, \tcode{reference} otherwise.
21822182

21832183
\pnum
21842184
\effects
@@ -2200,7 +2200,7 @@
22002200
\begin{itemdescr}
22012201
\pnum
22022202
\result
2203-
\tcode{reference; const_reference} for constant \tcode{a}
2203+
\tcode{const_reference} if \tcode{a} is constant, \tcode{reference} otherwise.
22042204

22052205
\pnum
22062206
\returns

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy