next: drop CV_CXX11 conditions
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 22 Mar 2018 11:51:39 +0000 (14:51 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 10 Apr 2018 15:09:54 +0000 (18:09 +0300)
commit98c8584b8810362777af747be6cec09e0644a549
treefaa22a54a74f3373d79bc1690a2499114f18588e
parent2b2fa58f977b3f5334d18cba381e568e7e5622ed
next: drop CV_CXX11 conditions

define itself is still here for compatibility
18 files changed:
modules/calib3d/test/test_affine3d_estimator.cpp
modules/core/include/opencv2/core/cuda/functional.hpp
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/mat.inl.hpp
modules/core/include/opencv2/core/matx.hpp
modules/core/include/opencv2/core/utility.hpp
modules/core/src/parallel_impl.cpp
modules/core/test/test_mat.cpp
modules/cudafeatures2d/src/brute_force_matcher.cpp
modules/imgproc/src/featureselect.cpp
modules/imgproc/src/generalized_hough.cpp
modules/imgproc/test/test_goodfeaturetotrack.cpp
modules/objdetect/include/opencv2/objdetect/detection_based_tracker.hpp
modules/objdetect/perf/opencl/perf_hogdetect.cpp
modules/objdetect/src/detection_based_tracker.cpp
modules/ts/include/opencv2/ts/ts_perf.hpp
modules/ts/src/cuda_test.cpp