Skip to content

Commit

Permalink
Update chapters/overloaded.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
phannebohm and henrikt-ma committed Nov 3, 2020
1 parent ae44dea commit c811f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/overloaded.tex
Expand Up @@ -146,7 +146,7 @@ \section{Overloaded Constructors}\label{overloaded-constructors}
\end{nonnormative}
\item
For a pair of operator record classes \lstinline!C! and \lstinline!D! and components \lstinline!c! and \lstinline!d!
of these classes at most one of \lstinline!C.'constructor'(d)! and \lstinline!D.'constructor'(c)!
of these classes, at most one of \lstinline!C.'constructor'(d)! and \lstinline!D.'constructor'(c)!
shall be legal.
\begin{nonnormative}
Hence, one of the two definitions must be removed.
Expand Down

0 comments on commit c811f73

Please sign in to comment.