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 41754175\pnum
41764176There are specializations of the \tcode {atomic_ref} class template
41774177for all pointer-to-object types.
4178- For each such type \placeholder {pointer-type},
4178+ For each such type \tcode { \ placeholder {pointer-type} },
41794179the specialization \tcode {atomic_ref<\placeholder {pointer-type}>} provides
41804180additional atomic operations appropriate to pointer types.
41814181
43734373 common to integers and pointers to objects}
43744374
43754375\pnum
4376- Let \placeholder {referred-type}
4377- be \placeholder {pointer-type}
4376+ Let \tcode { \ placeholder {referred-type} }
4377+ be \tcode { \ placeholder {pointer-type} }
43784378for the specializations in \ref {atomics.ref.pointer } and
4379- be \placeholder {integral-type}
4379+ be \tcode { \ placeholder {integral-type} }
43804380for the specializations in \ref {atomics.ref.int }.
43814381
43824382
You can’t perform that action at this time.
0 commit comments