tmp/tmpgbzzsw7m/{from.md → to.md}
RENAMED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
### Header `<complex.h>` synopsis <a id="depr.complex.h.syn">[[depr.complex.h.syn]]</a>
|
| 2 |
-
|
| 3 |
-
``` cpp
|
| 4 |
-
#include <complex>
|
| 5 |
-
```
|
| 6 |
-
|
| 7 |
-
The header `<complex.h>` behaves as if it simply includes the header
|
| 8 |
-
`<complex>`.
|
| 9 |
-
|
| 10 |
-
[*Note 1*: Names introduced by `<complex>` in namespace `std` are not
|
| 11 |
-
placed into the global namespace scope by `<complex.h>`. — *end note*]
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|