cgal/CGAL_Core/include/CGAL
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
..
CORE fix protection against min/max macros 2025-01-14 16:12:34 +01:00
export Http -> https + update some dead links 2022-11-23 18:54:37 +01:00