cgal/Matrix_search
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/Matrix_search issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
examples/Matrix_search cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
include/CGAL remove CGAL_CXX17 macro 2023-06-15 10:41:56 +02:00
package_info/Matrix_search Fix dependencies 2022-09-28 13:38:24 +02:00
test/Matrix_search fix protection against min/max macros 2025-01-14 16:12:34 +01:00