File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 12193
12193
is a bitmask type~(\ref {bitmask.types }) that specifies bitmask constants used to control the semantics of
12194
12194
copy operations. The constants are specified in option groups with the meanings listed in Table~\ref {tab:enum.copy_options }.
12195
12195
Constant \tcode {none} is shown in each option group for purposes of exposition;
12196
- implementations shall provide only a single definition. Calling a
12197
- library function with more than a single constant for an option
12198
- group results in undefined behavior.
12196
+ implementations shall provide only a single definition.
12197
+ A value of type \tcode {copy_options} that is passed to a function
12198
+ described in subclause \ref {filesystems } shall have at most one
12199
+ element set from each option group.
12199
12200
12200
12201
\begin {floattable }
12201
12202
{Enum class \tcode {copy_options}}{tab:enum.copy_options}
You can’t perform that action at this time.
0 commit comments