Boost logo

Boost :

From: Stewart, Robert (stewart_at_[hidden])
Date: 2002-02-07 15:53:39


From: Howard Hinnant [mailto:hinnant_at_[hidden]]
>
> And I still like:
>
> dest = move(f());

If we're inventing the next version of the language, I suggest this:

  dest <- f();

I suppose there are those that don't put whitespace around binary operators
that would complain that x<-y could be "x less than negated y" instead of
the newly invented "move y to x." Nevertheless, It's visually clear what's
happening.

Rob
Susquehanna International Group, LLP
http://www.sig.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk