Changeset 74128

Timestamp:
Aug 29, 2011, 2:34:03 PM (11 years ago)
Author:
Domagoj Šarić
Message:

Simplified and cleaned up the mapped_view module:

  • removed the detail::mapped_view_base class template (merged it into the mapped_view_ref class template)
  • removed the mapped_view_ref<>::basic_range() utility member function
  • there was no longer need for the Element const mapped_view_ref<> partial specialization so it was also removed
  • added the small detail::mapper utility class template used for partial specializations of the basic map and unmap functions.

Fixed the POSIX implementation to pass the offset argument to mmap().

(No files)

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