core: avoid clash with _N define from ctype.h in headers
authorRobert Bragg <robert@impossible.com>
Thu, 27 Apr 2017 13:32:06 +0000 (14:32 +0100)
committerRobert Bragg <robert@impossible.com>
Thu, 27 Apr 2017 13:45:24 +0000 (14:45 +0100)
commit8f5ea7dedadfbc71b7a2b1368828fa92655cb110
tree09c4fd187492d8632849a86dddd301694a7124d9
parentc5c3ec46adf41f21bbc4e22c8b1646579c539f6a
core: avoid clash with _N define from ctype.h in headers

This updates the public headers to use _Nm instead of _N in templates
since _N is defined by the widely used ctype.h.
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/mat.inl.hpp