File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11606
11606
\rSec 1[ctime.syn]{Header \tcode {<ctime>} synopsis}
11607
11607
11608
11608
\indexheader {ctime}%
11609
- \indexlibraryglobal {CLOCKS_PER_SEC}%
11610
- \indexlibraryglobal {NULL}%
11611
- \indexlibraryglobal {TIME_UTC}%
11612
11609
\indexlibraryglobal {asctime}%
11613
11610
\indexlibraryglobal {clock_t}%
11614
11611
\indexlibraryglobal {clock}%
11625
11622
\indexlibraryglobal {time}%
11626
11623
\indexlibraryglobal {tm}%
11627
11624
\begin {codeblock }
11628
- #define NULL @\textit {see \ref {support.types.nullptr } }@
11629
- #define CLOCKS_PER_SEC @\seebelow@
11630
- #define TIME_UTC @\seebelow@
11625
+ #define @ \libmacro { NULL}@ @\textit {see \ref {support.types.nullptr } }@
11626
+ #define @ \libmacro { CLOCKS_PER_SEC}@ @\seebelow@
11627
+ #define @ \libmacro { TIME_UTC}@ @\seebelow@
11631
11628
11632
11629
namespace std {
11633
11630
using size_t = @\textit {see \ref {support.types.layout } }@;
You can’t perform that action at this time.
0 commit comments