File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1121
1121
1122
1122
\pnum
1123
1123
Whenever an unqualified name other than
1124
- \tcode {swap}, \tcode {make_error_code}, \tcode {make_error_condition}, or
1124
+ \tcode {swap}, \tcode {make_error_code}, \tcode {make_error_condition},
1125
+ \tcode {from_stream}, or
1125
1126
\tcode {submdspan_mapping}
1126
1127
is used in the specification of a declaration \tcode {D}
1127
1128
in \ref {\firstlibchapter } through \ref {\lastlibchapter } or \ref {depr },
1145
1146
in an overload resolution context
1146
1147
for swappable values\iref {swappable.requirements }.
1147
1148
The meanings of the unqualified names
1148
- \tcode {make_error_code}, \tcode {make_error_condition}, and
1149
+ \tcode {make_error_code}, \tcode {make_error_condition},
1150
+ \tcode {from_stream}, and
1149
1151
\tcode {submdspan_mapping}
1150
1152
are established
1151
1153
as-if by performing argument-dependent lookup\iref {basic.lookup.argdep }.
You can’t perform that action at this time.
0 commit comments