cgal/Lab
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
..
demo/Lab fix protection against min/max macros 2025-01-14 16:12:34 +01:00
package_info/Lab CGAL Lab 2024-03-26 18:24:51 +01:00