Remove 'magic number' 3 from c4/Termination_Detector.cc
Closed this issue · 0 comments
KineticTheory commented
- Is 3 considered "magic number" code smell in this context, or is it okay?
Originally posted by @keadyk in https://github.com/lanl/Draco/diffs
- In
c4/Timer.cc
, eliminate multiple declarations/initialization found on the same line.