next: OPENCV_ABI_COMPATIBILITY
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 22 Mar 2018 11:38:53 +0000 (14:38 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 10 Apr 2018 15:09:53 +0000 (18:09 +0300)
commit2d54fed3ccbb67ae246897874ad7490ef188af96
tree06089c374c34ee3c53307bd0adb40afcacfe4697
parent964a4d75b44a3c4c2425b9ed8c4c25c4e6db79ca
next: OPENCV_ABI_COMPATIBILITY

drop change:
    template<typename _Tp2> operator Vec<_Tp2, 3>() const;
because it break builds due ambiguous errors
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/types.hpp
modules/core/include/opencv2/core/utility.hpp
modules/core/src/system.cpp