File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3934
3934
conversion is unspecified, except in the following cases:
3935
3935
3936
3936
\begin {itemize }
3937
- \item converting a prvalue of type `` pointer to member function'' to a
3937
+ \item Converting a prvalue of type `` pointer to member function'' to a
3938
3938
different pointer-to-member-function type and back to its original type
3939
3939
yields the original pointer-to-member value.
3940
3940
3941
- \item converting a prvalue of type `` pointer to data member of \tcode {X}
3941
+ \item Converting a prvalue of type `` pointer to data member of \tcode {X}
3942
3942
of type \tcode {T1}'' to the type `` pointer to data member of \tcode {Y}
3943
3943
of type \tcode {T2}'' (where the alignment requirements of \tcode {T2} are
3944
3944
no stricter than those of \tcode {T1}) and back to its original type
You can’t perform that action at this time.
0 commit comments