cgal/Number_types
Laurent Rineau d4e6ffddf4 fix protection against min/max macros
The regular expression I used was:

```
((?!(?:^.*(\/\/|\/\*).*|^ *\* .*|^[^"]*"(?:"[^"]*"|[^"])*))^(?:.*[ ,\(]|))(\b(?:(?:[A-Za-z]+::)*)(?:max|min))\b *\(
```
2025-01-14 16:12:34 +01:00
..
doc/Number_types issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
include/CGAL fix protection against min/max macros 2025-01-14 16:12:34 +01:00
package_info/Number_types Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Number_types Merge remote-tracking branch 'cgal/master' into pr/afabri/8528 2024-10-17 00:25:24 +02:00
TODO move comments to TODO 2016-10-06 09:55:50 +02:00