$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Documentation correction
From: Joseph Garvin (joseph.h.garvin_at_[hidden])
Date: 2009-10-01 17:13:13
http://www.boost.org/doc/libs/1_40_0/doc/html/boost/interprocess/open_copy_on_write_t.html
Reads:
"Tag to indicate that the resource must be only opened for reading."
I assume it should read:
"Tag to indicate that the resource is copy on write."