Skip to content

Commit 014196a

Browse files
committed
Merge 2016-02 LWG Motion 5
2 parents dec0bc5 + 014a154 commit 014196a

File tree

3 files changed

+937
-2
lines changed

3 files changed

+937
-2
lines changed

source/future.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
\end{floattable}
8080

8181
\pnum
82-
Every C header, each of which has a name of the form
82+
Except for the functions declared in \ref{sf.cmath}, every C header, each of
83+
which has a name of the form
8384
\indextext{header!C}%
8485
\tcode{name.h},
8586
behaves as if each name placed in the standard library namespace by

source/intro.tex

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@
7676
Programming languages, their environments and system software interfaces
7777
--- Extensions for the programming language C to support new character
7878
data types}
79+
%\item IEC 60559:1989, \doccite{Binary floating-point arithmetic for
80+
%microprocessor systems}
81+
\item ISO 80000-2:2009, \doccite{Quantities and units ---
82+
Part 2: Mathematical signs and symbols
83+
to be used in the natural sciences and technology}
7984
\end{itemize}
8085

8186
\pnum
@@ -104,7 +109,12 @@
104109

105110
\pnum
106111
\indextext{definitions|(}%
107-
For the purposes of this document, the following definitions apply.
112+
For the purposes of this document,
113+
the terms and definitions
114+
given in ISO/IEC 2382-1:1993 and
115+
the terms, definitions, and symbols
116+
given in ISO 80000-2:2009 apply,
117+
as do the following definitions.
108118

109119
\pnum
110120
\ref{definitions}

0 commit comments

Comments
 (0)