File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 18721872by calling \tcode {a1.allocate}, where \tcode {a1 == a} \\ \rowsep
18731873\tcode {q} & a value of type \tcode {XX::const_pointer}
18741874obtained by conversion from a value \tcode {p}. \\ \rowsep
1875+ \tcode {r} & a value of type \tcode {T\& }
1876+ obtained by the expression \tcode {*p}. \\ \rowsep
18751877\tcode {w} & a value of type \tcode {XX::void_pointer} obtained by
18761878 conversion from a value \tcode {p} \\ \rowsep
18771879\tcode {x} & a value of type \tcode {XX::const_void_pointer} obtained by
19601962
19611963\tcode {pointer_traits<\brk {}X::pointer\brk {}>::pointer_to(r)} &
19621964 \tcode {X::pointer} &
1963- & \\ \rowsep
1965+ same as \tcode {p} & \\ \rowsep
19641966
19651967\tcode {a.allocate(n)} & \tcode {X::pointer} &
19661968Memory is allocated for \tcode {n} objects of type \tcode {T} but objects
You can’t perform that action at this time.
0 commit comments