File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 50425042
50435043\pnum
50445044\begin {note }
5045- For every object of static storage duration,
5045+ For every object with static storage duration,
50465046static initialization\iref {basic.start.static } is performed
50475047at program startup before any other initialization takes place.
50485048In some cases, additional initialization is done later.
Original file line number Diff line number Diff line change 913913\begin {itemdescr }
914914\pnum
915915The macro expands to a token sequence suitable for constant initialization of
916- an atomic variable of static storage duration of a type that
916+ an atomic variable with static storage duration of a type that
917917is initialization-compatible with \tcode {value}.
918918\begin {note }
919919This operation possibly needs to initialize locks.
You can’t perform that action at this time.
0 commit comments