$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2002-03-25 16:33:45
On Mon, 25 Mar 2002, David Abrahams wrote:
>
> ----- Original Message -----
> From: "Douglas Paul Gregor" <gregod_at_[hidden]>
>
> > My summary: instantiation stacks are fine if they are yours, bad if
> they
> > are someone else's.
>
> Okay, I buy that. So how do I debug my code which contains pretty
> instantiation-stack suppression directives for users?
>
> -Dave
-DBOOST_DO_NOT_SUPPRESS_INSTANTIATION_STACK
Sorry, I don't have a better answer at the moment.
Doug