opencv/modules/core
Alexander Alekhin b0ee5d9023 core: CV_NODISCARD macro with semantic of [[nodiscard]] attr
[[nodiscard]] is defined in C++17.
There is fallback alias for modern GCC / Clang compilers.
2018-07-16 18:03:32 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
include/opencv2 core: CV_NODISCARD macro with semantic of [[nodiscard]] attr 2018-07-16 18:03:32 +03:00
misc/java core:ppc Fix java CoreTest/testMahalanobis (#11677) 2018-06-07 14:16:48 +03:00
perf core: CV_NODISCARD macro with semantic of [[nodiscard]] attr 2018-07-16 18:03:32 +03:00
src Merge pull request #11967 from catree:add_tutorial_ml_java_python 2018-07-16 09:24:32 +00:00
test Fixed unreachable code warnings for Matx::solve() 2018-07-12 19:19:51 +03:00
CMakeLists.txt Reduced direct TBB dependencies 2018-04-06 14:21:15 +03:00