|
Boost : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-09 07:46:34
Russell Hind wrote:
> 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.
>
> is 'end' in boost?
I think the recently accepted container traits library has it.
- Volodya
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk