
30 Oct
2008
30 Oct
'08
1:44 p.m.
2008/10/27 David Abrahams <dave@boostpro.com>
... The attached proof-of-concept uses operator%, but I don't feel particularly good about that choice either. Ideas?
Clearly that proof of concept works, but I would have instinctively assumed the arguments to operator%() must be const. Even tho' that's obviously not the case, there's still the question of whether they SHOULD be const. - Rob.