$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fredrik Blomqvist (fredrik_blomqvist_at_[hidden])
Date: 2003-10-08 16:39:56
Thorsten Ottosen wrote:
> "David Abrahams" <dave_at_[hidden]> wrote in message
> news:ud6d9u348.fsf_at_boost-consulting.com...
>> "Thorsten Ottosen" <nesotto_at_[hidden]> writes:
>
>>> folowwing the discussion regarding the implementation of the
>>> container traits, I have know reimplemented
>>> everything from scratch using partial template specialization were
>>> avaliable. Also, (and most importantly) the
>>> traits have been refactered into single traits instead of
>>> monolithic traits.
>>
>> Thanks!
>>
>> Was it uncomfortable? Easy? Messy?
>
> First of all, I like the new approach. I took me a day to do, but the
> resulting code seems
> less messy.
>
Nice to hear! Thanks for the effort.
Now all you have to do is convince Pavol also.. ;-)
Regards
// Fredrik