File tree Expand file tree Collapse file tree 1 file changed +7
-14
lines changed
Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change 49004900\indexlibraryglobal {lconv}%
49014901\indexlibraryglobal {setlocale}%
49024902\indexlibraryglobal {localeconv}%
4903- \indexlibraryglobal {NULL}%
4904- \indexlibraryglobal {LC_ALL}%
4905- \indexlibraryglobal {LC_COLLATE}%
4906- \indexlibraryglobal {LC_CTYPE}%
4907- \indexlibraryglobal {LC_MONETARY}%
4908- \indexlibraryglobal {LC_NUMERIC}%
4909- \indexlibraryglobal {LC_TIME}%
49104903\begin {codeblock }
49114904namespace std {
49124905 struct lconv;
49154908 lconv* localeconv();
49164909}
49174910
4918- #define NULL @\textit {see \ref {support.types.nullptr } }@
4919- #define LC_ALL @\seebelow@
4920- #define LC_COLLATE @\seebelow@
4921- #define LC_CTYPE @\seebelow@
4922- #define LC_MONETARY @\seebelow@
4923- #define LC_NUMERIC @\seebelow@
4924- #define LC_TIME @\seebelow@
4911+ #define @ \libmacro { NULL}@ @\textit {see \ref {support.types.nullptr } }@
4912+ #define @ \libmacro { LC_ALL}@ @\seebelow@
4913+ #define @ \libmacro { LC_COLLATE}@ @\seebelow@
4914+ #define @ \libmacro { LC_CTYPE}@ @\seebelow@
4915+ #define @ \libmacro { LC_MONETARY}@ @\seebelow@
4916+ #define @ \libmacro { LC_NUMERIC}@ @\seebelow@
4917+ #define @ \libmacro { LC_TIME}@ @\seebelow@
49254918\end {codeblock }
49264919
49274920\pnum
You can’t perform that action at this time.
0 commit comments