$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Simple use case for boost exceptions
From: Yang Zhang (yanghatespam_at_[hidden])
Date: 2008-12-04 16:20:20
With boost::exception, can I simply construct an exception with a custom
what() message (without subclassing exception)? Thanks.
-- Yang Zhang http://www.mit.edu/~y_z/