1. 17 Feb, 2018 1 commit
    • Patrik Huber's avatar
      Merge pull request #10589 from patrikhuber:patch-1 · 7be0c785
      Patrik Huber authored
      * Make <array> #ifdef true for MSVC
      
      I think MSVC had `std::array` for quite a while (possibly going back as far as VS 2012, but it's definitely there in 2015 and 2017. So I think `_MSC_VER` `1900` is a safe bet. Probably `1800` and maybe even `1700` could work as well but I can't test that locally.
      
      * fix test
      7be0c785
  2. 16 Feb, 2018 2 commits
  3. 15 Feb, 2018 9 commits
  4. 14 Feb, 2018 14 commits
  5. 13 Feb, 2018 12 commits
  6. 12 Feb, 2018 2 commits