$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2007-04-04 16:47:30
AMDG
I wish there were a portable way to get:
BOOST_SCOPE_EXIT {
//body
}
I can make it work for msvc, and the technique
can probably be extended to other compilers/platforms
but it is not at all nice.
In Christ,
Steven Watanabe