$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-03-08 07:10:44
> > Can we not add it to throw_exception.hpp please? It seems that...
> >
> > > As they are written for "internal purpose" only they do not need
> > > to be oficially documented, IMO.
> >
> > ... they belong somewhere in detail/, which is the correct place for
> > internal undocumented helpers.
> >
> Why not. Maybe <boost/detail/exception_handling_helpers.hpp>?
Sounds better, lets go ahead and add them if it helps with the review of
these libraries.
John.