File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 633
633
\end {floattablebase }
634
634
635
635
\pnum
636
- There shall be atomic typedefs corresponding to the typedefs in the header \tcode {<inttypes.h>} as
636
+ There shall be atomic typedefs corresponding to non-atomic typedefs as
637
637
specified in Table~\ref {tab:atomics.typedefs }.
638
638
639
639
\begin {floattablebase }
640
- {\tcode {atomic} \tcode {<inttypes.h>} typedefs}{tab:atomics.typedefs}{ll}{ht}
640
+ {\tcode {atomic} typedefs}{tab:atomics.typedefs}{ll}{ht}
641
641
\hline
642
- \textbf {Atomic typedef } & \textbf {\tcode {<inttypes.h>} type } \\ \hline
642
+ \textbf {Atomic typedef } & \textbf {Non-atomic typedef } \\ \hline
643
643
\tcode {atomic_int_least8_t} & \tcode {int_least8_t} \\
644
644
\tcode {atomic_uint_least8_t} & \tcode {uint_least8_t} \\
645
645
\tcode {atomic_int_least16_t} & \tcode {int_least16_t} \\
You can’t perform that action at this time.
0 commit comments