Opened 16 years ago
Last modified 12 years ago
#864 closed Patches (fixed)
[lambda][utility] Make lambda support result<> — at Version 1
Reported by: | daniel_walker | Owned by: | No-Maintainer |
---|---|---|---|
Milestone: | Component: | lambda | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
Apply with 'patch -p0 < djw_lambda_result.patch' from the boost root directory. This patch also defines macros in boost/utility/result_of.hpp that generate nested result<> members for user defined functions of various arities. See discussion here http://tinyurl.com/2jgtld.
Change History (2)
comment:1 by , 15 years ago
Component: | None → lambda |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Severity: | → Problem |
Status: | assigned → new |
by , 13 years ago
Attachment: | djw_lambda_result.patch added |
---|
Note:
See TracTickets
for help on using tickets.
The patch file was missing. I am reattaching it.