Changeset 65300

Timestamp:
Sep 5, 2010, 4:33:46 PM (12 years ago)
Author:
Domagoj Šarić
Message:

Rewrote the io_error.hpp utility header:

  • moved everything to the detail namespace
  • moved the header to the detail directory
  • replaced the usage of std::ios_base::failure exception class with the std::exception class (size optimization/std::string usage avoidance)
  • added more utility overloads
  • removed the unused file_mgr class.

Extracted the libtiff_image::cumulative_result helper class into the detail/libx_shared.hpp header.

Fixed an assertion in the libpng_image::generic_convert_to_prepared_view<> member function.

(No files)

Note: See TracChangeset for help on using the changeset viewer.