Skip to content
  1. Dec 18, 2021
  2. Dec 17, 2021
    • vperus's avatar
      [input_common] Move variable declaration closer to usage · 11f4bf8a
      vperus authored
      MSVC supplied with VS2022 generates "warning C4189: 'CALIBRATION_THRESHOLD':
      local variable is initialized but not referenced" which is treated as an
      error.
      
      Circumvent it by moving constexpr variable directly into body of lambda function.
      11f4bf8a
  3. Dec 16, 2021
  4. Dec 15, 2021
  5. Dec 14, 2021
  6. Dec 13, 2021
Loading