$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gast128 (gast128_at_[hidden])
Date: 2006-01-31 06:37:25
Peter Dimov <pdimov <at> mmltd.net> writes:
> No, this unfortunately doesn't work. '_1' is a built-in type on quite a
> number of compilers (and it can change back and forth between releases as
> problems with precompiled headers are discovered), so operator== can't be
> overloaded for it. That's why I opted to not include the feature.
Ok thx.
Maybe I write an adapter one day myself, for now I am too distracted with
normal work.
Wkr,
me