$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-04-02 00:48:50
> "Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> writes:
>
> > Well, technically you maybe right, though it's quite difficult to
imagine an
> > example of that.
>
> char_traits is one.
But If I understood you correctly in some other place you say that
char_traits is an example of bad design. And I think the same. IMO any
example of trait/policy mixure in the same class would be an example of bad
design.
Gennadiy.