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 2000
2000
\tcode {true_type} only if the expression \tcode {a1 == a2} is guaranteed
2001
2001
to be \tcode {true} for any two (possibly \tcode {const}) values
2002
2002
\tcode {a1}, \tcode {a2} of type \tcode {X}. &
2003
- \tcode {is_empty<X>::type} \\
2003
+ \tcode {is_empty<X>::\brk {} type} \\
2004
2004
2005
2005
\end {libreqtab4d }
2006
2006
2029
2029
Note B:
2030
2030
If \tcode {X::propagate_on_container_copy_assignment::value} is \tcode {true},
2031
2031
\tcode {X} shall satisfy the
2032
- \tcode {CopyAssignable } requirements (Table~\ref {tab:copyassignable })
2032
+ \tcode {CopyAssign \- able } requirements (Table~\ref {tab:copyassignable })
2033
2033
and the copy operation shall not throw exceptions.
2034
2034
If \tcode {X::propagate_on_container_move_assignment::value} is \tcode {true},
2035
2035
\tcode {X} shall satisfy the
You can’t perform that action at this time.
0 commit comments