$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Chikulaev (pavel.chikulaev_at_[hidden])
Date: 2005-03-11 10:51:10
"Tobias Schwinger" wrote in message news:d0sc04$l6l$2_at_sea.gmane.org...
>> boost::signal<my_modified_signature::representee>. == boost::signal<void
>> (int, float)>
> ^^^ This is invalid code and not part of my example (can't compare types with
> '==').
I know. I felt to lazy to write BOOST_MPL_ASSERT and is_same.
-- Pavel Chikulaev