Skip to content
  • Kenneth Moreland's avatar
    Fix MSVC warnings · cadf0e53
    Kenneth Moreland authored
    Fix your typical batch of MSVC warnings including picky type conversions
    and using "unsafe" std functions on pointers for iterators.
    cadf0e53