Files
container/include
Ion Gaztañaga bb355d1b6c Optimized segmented_mismatch:
- avoid reference parameters
- avoid extra "bool" information, and extra "mismatch1" parameter
- Simplify implementation to help compiler optimize the code
2026-03-20 15:20:29 +01:00
..