opencv/modules/core
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1
* 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
2018-02-17 14:53:30 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge pull request #10589 from patrikhuber:patch-1 2018-02-17 14:53:30 +03:00
misc/java Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src build: portable integer types 2018-02-15 23:43:02 +03:00
test Merge pull request #10589 from patrikhuber:patch-1 2018-02-17 14:53:30 +03:00
CMakeLists.txt Intel Inference Engine deep learning backend (#10608) 2018-02-06 11:57:35 +03:00