Opened 6 years ago
Last modified 6 years ago
#865 new defect
binary_weight doesn't work with proxy value type
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | trivial | Milestone: | yat 0.x+ |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
binary_weight requires that reference type of InputIterator is arithmetic; it is not sufficient that reference type is convertible to e.g. double.
Note: See
TracTickets for help on using
tickets.
(In [3507]) refs #865 and refs #803. Concept checks for binary_weight.