$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-28 15:43:13
Andy Little wrote:
> "Tobias Schwinger" <tschwinger_at_[hidden]> wrote
>
>> It shows me that I have to write more tests/examples, very soon...
>
>> From what I have seen its very cool. :-)
>
> How does this play with boost::result_of. Is there any potential to
> extend result_of by this?
result_of should already get the right answers for these types.
Jonathan