cgal/CGAL_Core/include/CGAL/CORE/poly
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
..
Curves.h Merge branch 'master' into feature/bug_documentation_spell_20221113 2022-12-06 22:21:06 +01:00
Curves.tcc fix protection against min/max macros 2025-01-14 16:12:34 +01:00
Poly.h WIP [scip ci] 2023-02-07 21:18:31 +00:00
Poly.tcc casts for dealing with expression templates 2024-03-15 09:39:05 +01:00
Sturm.h turn warning messages in errors for the testsuite 2024-02-29 13:16:48 +01:00