mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 06:29:32 +01:00
Eclipse header indexer did not handle the operator->* correctly. So rename the function from operator->* to eval can resolve the Eclipse false alert.