Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-04-05 19:24:20


>I'd prefer to have on-fly container. Something like this:
>
>std::copy( on_fly % 1 % 2 % 3, on_fly_end<int>(), back_inserter<int>(v));
>
>Not as cool as v += 1, 2, 3; but might have some advantages.

What would the advantages be?

br

Thorsten


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