$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess] why not use boost/system/error_code?
From: Christian Holmquist (c.holmquist_at_[hidden])
Date: 2010-11-25 00:39:19
Hi,
Is there any reason to have an own error code wrapper in
boost::interprocess/errors.hpp, instead of using boost::system::error_code?
Cheers,
Christian