Skip to content

Commit

Permalink
[mem.res.pool.options] replace field with member
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave committed Aug 20, 2023
1 parent a272b7c commit ff338d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/memory.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6310,7 +6310,7 @@
is greater than an \impldef{largest supported value to configure the maximum number of blocks to replenish a pool}
limit, that limit is used instead.
The implementation
may choose to use a smaller value than is specified in this field and
may choose to use a smaller value than is specified in this member and
may use different values for different pools.
\end{itemdescr}

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

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

0 comments on commit ff338d7

Please sign in to comment.