$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2003-08-01 19:53:09
Aleksey Gurtovoy wrote:
> David Abrahams wrote:
> > Here's an example I just cooked up of using the PP lib to solve a
> > classic C++ OO problem: repeated boilerplate in the definition of
> > Pimpl classes.
>
> There is another variation of the idiom, sometimes called
> "hidden state", which doesn't have the shortcoming in the first place:
Dave, do you still think this would be a good example to add to the
docs?
Regards,
Paul Mensonides