829 B
829 B
[diff.cpp03.numerics]
Annex C (informative) Compatibility [diff]
C.6 C++ and ISO C++ 2003 [diff.cpp03]
C.6.14 [numerics]: numerics library [diff.cpp03.numerics]
Affected subclause: [complex.numbers]
Change: Specified representation of complex numbers.
Rationale: Compatibility with C99.
Effect on original feature: Valid C++ 2003 code that uses implementation-specific knowledge about the binary representation of the required template specializations ofstd::complex may not be compatible with this revision of C++.