opencv/modules/core
Dale Phurrough 4badf640bf add noexcept to default constructors of cv::ocl
- follows iso c++ guideline C.44
- enables default compiler-created constructors to
  also be noexcept

original commit: 77e26a7db3

- handled KernelArg, Image2D
2021-02-20 16:20:25 +00:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 add noexcept to default constructors of cv::ocl 2021-02-20 16:20:25 +00:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf core(ocl): options to control buffer access flags 2020-04-02 11:11:06 +00:00
src add noexcept to default constructors of cv::ocl 2021-02-20 16:20:25 +00:00
test Optimize calls to std::string::find() and friends for a single char. 2020-12-17 09:39:23 +01:00
CMakeLists.txt core: update handling of allocator stats type 2020-12-05 20:54:47 +00:00