Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-09 08:27:44


Peter Dimov wrote:

> Or maybe we should just use
>
> int cv[] = { 1, 2, 3 };
> v.assign( cv, end(cv) );
>
> as I've been doing for years.

That's nice! Do you have an equally simple recipe for std::map initialization?

- Volodya


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