[review] Boost.Functional/Forward - result

John Torjo <[email protected]>
Newsgroups gmane.comp.lib.boost.announce
Message-ID <[email protected]>
Hi all,

I'm happy to announce that The Boost.Functional/Forward library has been 
accepted into Boost. Congrats to Tobias for a great lib!

Summary:
5 reviews, all positive.

Suggestions for improvement:
- Automatically detect if the compiler supports variadic templates and
  rvalue references and use those instead. This can be a useful
  portability utility when such compilers become more common.
- It should use compressed_pair to store the wrapped function object to
  take advantage of EBO.
- more tweakable parameters for specific uses - like, arity 3 for 
function X,
  and arity 5 for function Y
- Docs: add more material explaining the forwarding problem
- Docs: should be explicitly specified that the wrapped function
  object must be result_of compatible
- Docs: A discussion of the impact of the library on compile time 
(especially
  with high values of N)


Best,
John

-- 
http://John.Torjo.com -- C++ expert
... call me only if you want things done right

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.