Skip to content

Commit aafe2b0

Browse files
committed
Update docs again
1 parent 2fd299e commit aafe2b0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,6 @@ The widths depend on the compiler command line options `-mdouble=32`
280280
`std::exp()` and the like will, therefore, have input and output
281281
widths according to these command line options.
282282

283-
- **`<cmath>`:** In compiler versions of `avr-gcc` 11 and higher,
284-
slight discrepancies in the signatures of functions like
285-
`isnan()`, `isinf()`, etc. seem to be in the process of being corrected.
286-
Future patches of math function signatures in `<cmath>`
287-
may be needed as the `<math.h>` header continues to evolve.
288-
289283
## C++20 `constexpr` support
290284

291285
The following is a rather advanced, highly useful topic.

0 commit comments

Comments
 (0)