$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Emil Dotchevski (emil_at_[hidden])
Date: 2007-10-04 14:10:08
> Wouldn't it make sense to combine boost:exception and boost:system (at
> least error_code and error_category stuff)?
> I find the error_code concept not only useful for system errors.
> Oliver
Are you proposing to define error_code and error_category tags as part
of the Boost Exception library?
Emil Dotchevski