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 46754675
46764676\pnum
46774677\begin {note }
4678- For every object of static storage duration,
4678+ For every object with static storage duration,
46794679static initialization\iref {basic.start.static } is performed
46804680at program startup before any other initialization takes place.
46814681In some cases, additional initialization is done later.
Original file line number Diff line number Diff line change 889889\begin {itemdescr }
890890\pnum
891891The macro expands to a token sequence suitable for constant initialization of
892- an atomic variable of static storage duration of a type that
892+ an atomic variable with static storage duration of a type that
893893is initialization-compatible with \tcode {value}.
894894\begin {note }
895895This operation possibly needs to initialize locks.
You can’t perform that action at this time.
0 commit comments