$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [result_of, tr1] decltype and incomplete types
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-04-13 01:54:51
Eric Niebler wrote:
> That will involve exploring the nasty corner
> cases, coming up with developer guidelines, educating people, improving
> the documentation (which at this point is pretty paltry), etc, etc. You
> may even have to submit patches to other Boost libraries to bring them
> into compliance with your new guidelines.
jus stepping in as a heavy user of result_of, i wanted to add my 0.02
on the need of a more elaborated doc for result_of. I had hard time
getting coworkers getting used to it because of the laconic
documentation. So any effort there will be wonderful.