Skip to content

Commit f79a0f6

Browse files
authored
[polymorphic.asgn] Remove superfluous greater-than sign (#7821)
1 parent a989431 commit f79a0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/memory.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -7146,7 +7146,7 @@
71467146
\begin{itemdescr}
71477147
\pnum
71487148
\mandates
7149-
If \tcode{allocator_traits<Allocator>::is_always_equal::value>} is \tcode{false},
7149+
If \tcode{allocator_traits<Allocator>::is_always_equal::value} is \tcode{false},
71507150
\tcode{T} is a complete type.
71517151

71527152
\pnum

0 commit comments

Comments
 (0)