$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2003-08-12 08:01:33
"John Maddock" <jm_at_[hidden]> wrote in message
news:019001c360c3$290b4700$6fb8193e_at_fuji...
> I'm trying to remember, did someone around here come up with some code
that
> can tell at compiler time whether an object has a specific member or not,
I
> can do it for operators, but not a member typedef (which is what I
want)...
I think this might help
http://article.gmane.org/gmane.comp.lib.boost.devel/14119
but I could only do it with comeau back then.
best regards
Thorrsten