replaced "string FileStorage::release()" with 2 methods to preserve backward compatib...
authorVadim Pisarevsky <no@email>
Wed, 30 May 2012 11:29:22 +0000 (11:29 +0000)
committerVadim Pisarevsky <no@email>
Wed, 30 May 2012 11:29:22 +0000 (11:29 +0000)
commit74882fe188e647b57aadf9c7f9f823d70694ac2c
treef470d28869e2f91a11851bbeaafcd74143e48fe0
parent48c3cfdfd09adbd450b1ad80dda820d70ea2671a
replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility.
modules/core/include/opencv2/core/core.hpp
modules/core/src/persistence.cpp
modules/core/test/test_io.cpp