Skip to content

Commit ea16476

Browse files
jacobsajwakely
authored andcommitted
[allocator.requirements] Removed unused variable a3 in Table 27.
1 parent 90212fe commit ea16476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/lib-intro.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,6 @@
16431643
\tcode{YY} & the type \tcode{allocator_traits<Y>} \\ \rowsep
16441644
\tcode{t} & a value of type \tcode{const T\&} \\ \rowsep
16451645
\tcode{a, a1, a2} & values of type \tcode{X\&} \\ \rowsep
1646-
\tcode{a3} & an rvalue of type \tcode{X} \\ \rowsep
16471646
\tcode{b} & a value of type \tcode{Y} \\ \rowsep
16481647
\tcode{c} & a pointer of type \tcode{C*} through which indirection is valid \\ \rowsep
16491648
\tcode{p} & a value of type \tcode{XX::pointer}, obtained

0 commit comments

Comments
 (0)