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 2493d9c commit c12c964Copy full SHA for c12c964
source/compatibility.tex
@@ -1511,7 +1511,7 @@
1511
Remove deprecated type traits.
1512
\rationale
1513
The traits had unreliable or awkward interfaces. The \tcode{is_literal_type}
1514
-trait provided no way to detect which subset of constructors and member
+trait provided no way to detect which subset of member
1515
functions of a type were declared \keyword{constexpr}. The \tcode{result_of}
1516
trait had a surprising syntax that did not directly support function types.
1517
It has been superseded by the \tcode{invoke_result} trait.
0 commit comments