Subject: Re: [boost] Mixing protocol
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-01-15 16:25:42


Additional question :

Is result_of beign able to be called recursively like :

boost::result_of<foo(int,bar(float))>::type

If not, why and how can it be fixed ?