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 0b8603d commit 85255a9Copy full SHA for 85255a9
papers/P2988/new-optional.tex
@@ -953,7 +953,7 @@
953
\begin{itemdescr}
954
\pnum
955
\constraints
956
-\tcode{F} models \tcode{\libconcept{invocable}<>} and
+\tcode{F} models \tcode{\libconcept{invocable}} and
957
\tcode{T} models \libconcept{copy_constructible}.
958
959
@@ -980,7 +980,7 @@
980
981
982
983
984
\tcode{T} models \libconcept{move_constructible}.
985
986
@@ -1499,7 +1499,7 @@
1499
1500
1501
1502
- \tcode{F} models \tcode{\libconcept{invocable}<>}.
+ \tcode{F} models \tcode{\libconcept{invocable}}.
1503
1504
1505
\mandates
0 commit comments