Skip to content

Commit 838e307

Browse files
Eelistkoeppe
authored andcommitted
[allocator.uses.construction] Uncapitalize index entry for 'uses-allocator construction'. (#1490)
1 parent aa430b8 commit 838e307

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
@@ -7375,7 +7375,7 @@
73757375
\rSec3[allocator.uses.construction]{Uses-allocator construction}
73767376

73777377
\pnum
7378-
\defn{Uses-allocator construction} with allocator \tcode{Alloc} refers to the
7378+
\defnx{Uses-allocator construction}{uses-allocator construction} with allocator \tcode{Alloc} refers to the
73797379
construction of an object \tcode{obj} of type \tcode{T}, using constructor arguments
73807380
\tcode{v1, v2, ..., vN} of types \tcode{V1, V2, ..., VN}, respectively, and an allocator
73817381
\tcode{alloc} of type \tcode{Alloc}, according to the following rules:

0 commit comments

Comments
 (0)