Skip to content

Fix feature detection macro for hardware_destructive_interference_size

Peter Bell requested to merge hardware_interference_fix into master

I found a nicer fix. There is a feature detection macro we can use instead of just using C++ version.

Merge request reports