26 Jun
2015
26 Jun
'15
7:57 a.m.
On Thu, Jun 25, 2015 at 9:35 PM, Michael Marcin
wrote: I love swizzling although I dislike this particular syntax.
See http://zajo.github.io/boost-qvm/operator_mod_rationale.html. Basically, I can't think of a better alternative.
What about v['x'] *= 42; v['yxz'] = 42; ?