1. 27 Sep, 2015 1 commit
    • Alexander Alekhin's avatar
      disable String(int) ctor · dd9da538
      Alexander Alekhin authored
      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.
      dd9da538
  2. 25 Sep, 2015 2 commits
  3. 24 Sep, 2015 5 commits
  4. 23 Sep, 2015 5 commits
  5. 22 Sep, 2015 8 commits
  6. 21 Sep, 2015 19 commits