Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::null_mapped_region_function Struct Reference

No-op functor. More...

#include <mapped_region.hpp>

Public Member Functions

bool operator() (void *, std::size_t, bool) const
 
std::size_t get_min_size () const
 

Detailed Description

No-op functor.

Member Function Documentation

std::size_t boost::interprocess::null_mapped_region_function::get_min_size ( ) const
inline
bool boost::interprocess::null_mapped_region_function::operator() ( void *  ,
std::size_t  ,
bool   
) const
inline

The documentation for this struct was generated from the following file: