Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

Struct open_read_only_t

boost::interprocess::open_read_only_t

Synopsis

// In header: <boost/interprocess/creation_tags.hpp>


struct open_read_only_t {
};

Description

Tag to indicate that the resource must be only opened for reading


PrevUpHomeNext