quantumlib / Stim

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

Ensure that GateDataMapHashEntry is not trivially default-initialized. #742

Closed folded closed 3 months ago

folded commented 3 months ago

This ensures that the ids of elements of a default constructed std::array of GateDataMapHashEntry do not have indeterminate values.