Skip to content

Commit ec1fe45

Browse files
committed
Fixup position of closing parenthesis
1 parent 4dee21a commit ec1fe45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17662,7 +17662,7 @@
1766217662
and name the same class type
1766317663
without regard to \cv{}-qualifiers. &
1766417664
If \tcode{Base} and \tcode{Derived} are non-union class types
17665-
and are not (possibly \cv{}-qualified) versions of the same type,
17665+
and are not (possibly \cv{}-qualified versions of) the same type,
1766617666
\tcode{Derived} shall be a complete type. \\ \rowsep
1766717667

1766817668
\indexlibrary{\idxcode{is_invocable}}%

0 commit comments

Comments
 (0)