opencv/modules/core/doc
Alexander Duda 11ebaf673f fix warning in template Scalar::mul gcc < 4.8
In this particular case t shadows transpose of the base class Matx:
types.hpp:1805:14: warning: declaration of ‘t’ shadows a member of
'this' [-Wshadow]

Changelog gcc 4.8: The option -Wshadow no longer warns if a declaration
shadows a function declaration.

This warning is problematic because it prevents the module
opencv_contrib/modules/ruby to pass the build process
2014-10-18 14:22:27 +02:00
..
pics
basic_structures.rst
clustering.rst
command_line_parser.rst
core.rst
dynamic_structures.rst
intro.rst
ipp_async_converters.rst
old_basic_structures.rst
old_xml_yaml_persistence.rst
opengl_interop.rst
operations_on_arrays.rst
optim.rst
utility_and_system_functions_and_macros.rst
xml_yaml_persistence.rst