File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 1633
1633
\xname {cplusplus}\\
1634
1634
The integer literal \tcode {\cppver }.
1635
1635
\begin {note }
1636
- It is intended that future
1637
- revisions of \Cpp {} will
1636
+ Future revisions of \Cpp {} will
1638
1637
replace the value of this macro with a greater value.
1639
1638
\end {note }
1640
1639
1640
+ \item The names listed in \tref {cpp.predefined.ft }.\\
1641
+ The macros defined in \tref {cpp.predefined.ft } shall be defined to
1642
+ the corresponding integer literal.
1643
+ \begin {note }
1644
+ Future revisions of \Cpp {} might replace
1645
+ the values of these macros with greater values.
1646
+ \end {note }
1647
+
1641
1648
\item
1642
1649
\indextext {__date__@\mname {DATE}}%
1643
1650
\mname {DATE}\\
1702
1709
function.
1703
1710
If the time of translation is not available,
1704
1711
an \impldef {text of \mname {TIME} when time of translation is not available} valid time shall be supplied.
1705
-
1706
- \item The names listed in \tref {cpp.predefined.ft }.\\
1707
- The macros defined in \tref {cpp.predefined.ft } shall be defined to
1708
- the corresponding integer literal.
1709
- \begin {note }
1710
- Future revisions of \Cpp {} might replace
1711
- the values of these macros with greater values.
1712
- \end {note }
1713
1712
\end {description }
1714
1713
1715
1714
\begin {LongTable }{Feature-test macros}{cpp.predefined.ft}{ll}
You can’t perform that action at this time.
0 commit comments