next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 22 Mar 2018 11:57:10 +0000 (14:57 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 10 Apr 2018 15:09:54 +0000 (18:09 +0300)
commite567135ed3abef3d228160a1e224433f0ee7cbbc
tree10cf27b19b5f2049a0b1f59e27a0779078aa8c06
parent98c8584b8810362777af747be6cec09e0644a549
next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/cvstd.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/mat.inl.hpp
modules/core/include/opencv2/core/ptr.inl.hpp
modules/core/test/test_mat.cpp