Skip to content

Commit 4feefb6

Browse files
authored
[mem.res.pool.options] Change "field" to "member" (#6479)
1 parent 11334c7 commit 4feefb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/memory.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6310,7 +6310,7 @@
63106310
is greater than an \impldef{largest supported value to configure the maximum number of blocks to replenish a pool}
63116311
limit, that limit is used instead.
63126312
The implementation
6313-
may choose to use a smaller value than is specified in this field and
6313+
may choose to use a smaller value than is specified in this member and
63146314
may use different values for different pools.
63156315
\end{itemdescr}
63166316

@@ -6329,7 +6329,7 @@
63296329
is greater than an \impldef{largest supported value to configure the largest allocation satisfied directly by a pool}
63306330
limit, that limit is used instead.
63316331
The implementation may choose a pass-through threshold
6332-
larger than specified in this field.
6332+
larger than specified in this member.
63336333
\end{itemdescr}
63346334

63356335
\rSec3[mem.res.pool.ctor]{Constructors and destructors}

0 commit comments

Comments
 (0)