kiwixz c8056b3e27 Merge pull request #14276 from kiwixz:pr/fix_compound
Do not use compound literals (fix MSVC C4576) (#14276)

* do not use compound literals (compat cpp98)

* only fix msvc path

* remove unnecessary cplusplus check
2019-04-11 17:44:28 +03:00
2019-02-11 15:35:10 +03:00
2018-02-07 06:59:15 -05:00
2019-04-04 18:57:22 +03:00
2019-03-12 13:29:42 +03:00
2019-04-04 18:57:22 +03:00
2018-10-11 17:57:51 +00:00
2017-11-07 17:24:48 +03:00
2019-01-02 01:18:04 +00:00
2017-09-13 17:58:34 +03:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read the contribution guidelines before starting work on a pull request.

Summary of the guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.
S
Description
No description provided
Readme 516 MiB
Languages
C++ 92.6%
C 6.8%
CMake 0.5%
Objective-C 0.1%