$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-03-26 14:35:58
Daniel Frey:
> Hi,
>
> get_deleter is missing "throws: nothing". At least I hope it never
> throws... :)
Thanks; fixed in SVN. std::get_deleter already has it, FWIW.