$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-11-13 09:38:53
David Abrahams wrote:
> "Pavel Vozenilek" <pavel_vozenilek_at_[hidden]> writes:
>> 4. docs: the line
>>
>> window* w = new_window("alert2", movability); // error!
Just a quick note, if I may. No "new_X" functions that returns a X* should
be allowed into Boost, IMO. Including documentation and tutorials.