Boost logo

Boost Users :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2007-12-19 16:47:48


John Torjo <john.groups <at> torjo.com> writes:

>
> Hi all,
>
> Today starts the formal Fast-Track review of the Boost.Functional/Factory
library.
[...]

Hello, this is not a review, but only a compilation of
some doubts and suggestions for improvement:

1. I think value_factory requires that T be copyable, even if
copying is ellided through RVO. This requirement is not stated
in the docs.
2. Maybe it's a good idea to have BOOST_UTILITY_VALUE_FACTORY_MAX_ARITY
be automatically greater than or equal to
BOOST_FUNCTIONAL_FORWARD_ADAPTER_MAX_ARITY, so as to make it
simpler to forward adapt value_factory. Same for plain factory.
3. Just as planned for the forward library, it'd be good to
let the lib use variadic templates and rvalue refs when
available.

Just my 2 cents,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net