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 ad8ce34 commit bfa24dbCopy full SHA for bfa24db
source/compatibility.tex
@@ -1578,7 +1578,7 @@
1578
Remove deprecated type traits.
1579
\rationale
1580
The traits had unreliable or awkward interfaces. The \tcode{is_literal_type}
1581
-trait provided no way to detect which subset of constructors and member
+trait provided no way to detect which subset of member
1582
functions of a type were declared \keyword{constexpr}. The \tcode{result_of}
1583
trait had a surprising syntax that did not directly support function types.
1584
It has been superseded by the \tcode{invoke_result} trait.
0 commit comments