core: CV_STRONG_ALIGNMENT macro
authorAlexander Alekhin <alexander.alekhin@intel.com>
Wed, 29 Jan 2020 14:42:16 +0000 (17:42 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Wed, 29 Jan 2020 15:44:17 +0000 (18:44 +0300)
commita4bd7506a5bd04100fa18626a8aca65ac1d10c79
treec8b5307faac2b61ab9bd2d305bedcb3dbf6fc176
parent223790e6fc5fb09d62b10d5616c2902fdc223579
core: CV_STRONG_ALIGNMENT macro

Should be used to guard unsafe type casts of pointers
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/hal/intrin_cpp.hpp
modules/core/src/copy.cpp
modules/dnn/src/onnx/onnx_importer.cpp