Skip to content
  1. 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
  2. Nov 29, 2021
  3. Nov 28, 2021
  4. Nov 27, 2021
  5. Nov 26, 2021
  6. Nov 25, 2021
Loading