We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa49c8 commit 220a3ecCopy full SHA for 220a3ec
source/numerics.tex
@@ -12822,7 +12822,7 @@
12822
if the expression \tcode{conj(E)} is valid for any subexpression \tcode{E}
12823
whose type is \tcode{remove_cvref_t<ElementType>}
12824
with overload resolution performed in a context that includes the declaration
12825
-\tcode{template<class U> conj(const U\&) = delete;};
+\tcode{template<class U> U conj(const U\&) = delete;};
12826
\item
12827
otherwise,
12828
\tcode{Accessor}.
0 commit comments