$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-25 16:12:57
----- 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