Skip to content

Commit f009b5d

Browse files
jensmaurertkoeppe
authored andcommitted
[vector.cons] Use math formatting for 'N' for consistency
1 parent 23b36a4 commit f009b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5941,7 +5941,7 @@
59415941
\tcode{last})
59425942
and no reallocations if iterators \tcode{first} and \tcode{last} are of forward, bidirectional, or random access categories.
59435943
It makes order
5944-
\tcode{N}
5944+
$N$
59455945
calls to the copy constructor of
59465946
\tcode{T}
59475947
and order

0 commit comments

Comments
 (0)