quantumlib / Stim

A fast stabilizer circuit library.
Apache License 2.0
310 stars 90 forks source link

Ensure that stim compiles with clang -Wctad-maybe-unsupported #741

Closed folded closed 3 months ago

folded commented 3 months ago

Removes template argument deduction for types that don't have explicit deduction rules.