From Jason Turner

[diff.cpp03.numerics]

Diff to HTML by rtfpessoa

tmp/tmpp3cagjqo/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  ### Clause [[numerics]]: numerics library <a id="diff.cpp03.numerics">[[diff.cpp03.numerics]]</a>
2
 
3
  [[complex.numbers]] **Change:** Specified representation of complex
4
- numbers **Rationale:** Compatibility with C99. **Effect on original
5
  feature:** Valid C++03code that uses implementation-specific knowledge
6
  about the binary representation of the required template specializations
7
  of `std::complex` may not be compatible with this International
8
  Standard.
9
 
 
1
  ### Clause [[numerics]]: numerics library <a id="diff.cpp03.numerics">[[diff.cpp03.numerics]]</a>
2
 
3
  [[complex.numbers]] **Change:** Specified representation of complex
4
+ numbers. **Rationale:** Compatibility with C99. **Effect on original
5
  feature:** Valid C++03code that uses implementation-specific knowledge
6
  about the binary representation of the required template specializations
7
  of `std::complex` may not be compatible with this International
8
  Standard.
9