tmp/tmpjw7afjnk/{from.md → to.md}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
**Change:** Specified representation of complex numbers. **Rationale:**
|
| 4 |
Compatibility with C99. **Effect on original feature:** Valid C++03 code
|
| 5 |
that uses implementation-specific knowledge about the binary
|
| 6 |
representation of the required template specializations of
|
| 7 |
-
`std::complex` may not be compatible with this
|
| 8 |
|
|
|
|
| 2 |
|
| 3 |
**Change:** Specified representation of complex numbers. **Rationale:**
|
| 4 |
Compatibility with C99. **Effect on original feature:** Valid C++03 code
|
| 5 |
that uses implementation-specific knowledge about the binary
|
| 6 |
representation of the required template specializations of
|
| 7 |
+
`std::complex` may not be compatible with this revision of C++.
|
| 8 |
|