Merge pull request #12486 from cv3d:fix_cpp11
authorHamdi Sahloul <42140441+cv3d@users.noreply.github.com>
Tue, 11 Sep 2018 19:35:03 +0000 (04:35 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 11 Sep 2018 19:35:03 +0000 (22:35 +0300)
commit10ae0c4364ecf1bebf3a80f7a6570142e4da7632
tree781c9e5acb3d0a5a87eea040b0f91be9d411bc38
parentcb3ae1232bd17ba2fc8dcb5df9ee31c19dbb097a
Merge pull request #12486 from cv3d:fix_cpp11

Support MSVC 2013 (#12486)

* Added CV_CONSTEXPR macro

* Utilize CV_NOEXCEPT and CV_CONSTEXPR

* Provides some Ptr<> logical operators
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/cvstd_wrapper.hpp
modules/dnn/src/op_inf_engine.cpp
modules/dnn/src/op_inf_engine.hpp