$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Segmentation fault when throwing exception?
From: Germán Diago (germandiago_at_[hidden])
Date: 2011-05-17 08:59:15
> To see what BOOST_THROW_EXCEPTION does exactly, read the following:
> http://www.boost.org/doc/libs/1_46_1/libs/exception/doc/BOOST_THROW_EXCEPTION.html
> http://www.boost.org/doc/libs/1_46_1/libs/exception/doc/throw_exception.html
I already read it. But I can't figure out why it segfaults at all. I
have no idea.