Opened 9 years ago
#8623 new Patches
Remove use of `boost::blank`
| Reported by: | Owned by: | t_schwinger | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | function_types |
| Version: | Boost 1.52.0 | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
The attached patch removes the dependency on boost::blank, while incidentally improving error messages when the metafunction preconditions do not hold.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

patch