Alexander Alekhin dd9da53860 disable String(int) ctor
MSVC and GCC compilers interprets cv::String a(0) as a valid
statement with conversion of "int" argument to "const char*".
This patch forbids this expected behaviour.
2015-09-27 14:54:11 +03:00
..
2015-09-27 14:54:11 +03:00
2015-09-14 12:15:56 +03:00
2015-09-21 00:34:15 +03:00
2015-05-23 17:36:45 +02:00
2015-08-12 20:50:05 +00:00
2015-03-02 18:13:00 +03:00
2015-09-22 15:20:40 +03:00
2015-09-09 18:56:14 +03:00
2015-06-05 16:30:36 +03:00
2014-08-05 20:12:35 +04:00