Roman Donchenko fc49d33c8d Gave cv::String appropriate += operators.
Note that since String is a reference to an immutable string,
this doesn't actually change the string; it just replaces *this
with a reference to the concatenated string.
2013-11-22 17:58:40 +04:00
..
2013-09-02 14:00:44 +04:00
2013-11-12 22:29:41 -05:00
2013-10-11 23:31:31 -04:00
2013-11-17 19:33:55 +04:00