Files
2025-10-25 03:02:53 +03:00

829 B
Raw Permalink Blame History

[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]

1

#

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++.