$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [result_of] Usage guidelines
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-09-08 14:34:30
Ok, here is my second take on this. I've attached a patch with my changes.
1. I moved the guidelines to a separate section in order not to clutter the
formal result_of description.
2. I seperately outlined the C++11 and C++03 recommendations.
3. I left the result_of examples. I think they illustrate the result_of usage
quite well, but I'll be happy if someone comes up with something better.
4. I rephrased some of the wording about result<> usage, in response to
Jeffrey's reply.
Comments are welcome.