$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess] message_queue documentation issue
From: Michael Caisse (boost_at_[hidden])
Date: 2008-09-30 12:18:03
The message_queue documentation states:
message_queue(open_only_t <http://www.boost.org/doc/libs/1_36_0/doc/html/boost/interprocess/open_only_t.html> open_only, *const* *char* * name);
Opens a previously created process shared message queue with name
"name". If the was not previously created or there are no free
resources, the function returns false.
The constructor doesn't return a value of course.
It does look like the message_queue constructors can throw however... and
the documentation should mention that.
Best Regards -
michael
-- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com