$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-08-20 14:35:19
Oh, fabulous!
I'm really looking forward to this. Thanks, Steve!
-Dave
-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com
----- Original Message -----
From: <scleary_at_[hidden]>
> I'm working on a Boost.StackTrace library. There's a Win32
implementation
> in the Files area, StackTraces/Win32_StackWalk.zip. The idea I'm going
with
> is to define a generic Boost.StackTrace API, and then layer the
Boost.Assert
> API on top of that.
<snip>