LLFIO  v2.00
mapped.hpp File Reference

Provides typed view of mapped section. More...

#include "mapped_file_handle.hpp"
#include "utils.hpp"

Classes

class  llfio_v2_xxx::mapped< T >
 Provides an owning, typed view of memory mapped from a section_handle or a file_handle suitable for feeding to STL algorithms or the Ranges TS. More...
 

Namespaces

 llfio_v2_xxx
 The LLFIO namespace.
 

Detailed Description

Provides typed view of mapped section.