File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
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
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
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
You can’t perform that action at this time.
0 commit comments