$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-08-14 19:05:28
Doug Gregor wrote:
> See http://listarchives.boost.org/Archives/boost/2007/05/122004.php
That seems not to tell the reason why it is void,
but the reason why it has the default type.
template<typename F>
struct error_this_is_not_a_nullary_function;
too seems to work instead of void.
Regards,
-- Shunsuke Sogame