$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] Boost.Type Traits Extension by Frederic Bron
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-03-16 16:24:35
> I thought I accounted for that with "the operator overload declaration"...
Sorry, missed that!
> Anyways, it sounds like you'd have to parameterize the overload declaration
> as well as the operator application (and that's it...?). Whether this is
> worth the trouble is up to you. It's just a suggestion to, again, simplify
> maintenance.
I will probably stick to 3 files. I use vimdiff when I change one so
that I can change the others the same. I is not really a pain.
Thanks,
Frédéric