Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9fd6664

Browse filesBrowse files
authored
[optional.monadic] Remove stray angle brackets on concept name (#7817)
1 parent 3eec671 commit 9fd6664
Copy full SHA for 9fd6664

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎source/utilities.tex

Copy file name to clipboardExpand all lines: source/utilities.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4378,7 +4378,7 @@
43784378
\begin{itemdescr}
43794379
\pnum
43804380
\constraints
4381-
\tcode{F} models \tcode{\libconcept{invocable}<>} and
4381+
\tcode{F} models \libconcept{invocable} and
43824382
\tcode{T} models \libconcept{copy_constructible}.
43834383

43844384
\pnum
@@ -4405,7 +4405,7 @@
44054405
\begin{itemdescr}
44064406
\pnum
44074407
\constraints
4408-
\tcode{F} models \tcode{\libconcept{invocable}<>} and
4408+
\tcode{F} models \libconcept{invocable} and
44094409
\tcode{T} models \libconcept{move_constructible}.
44104410

44114411
\pnum

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.