|
Boost : |
From: Jason Hise (chaos_at_[hidden])
Date: 2005-01-18 22:11:40
Thorsten Ottosen wrote:
>As for the idea of giving a vector like container push_front() etc, then I
>think it
>would be a bad idea because the complexity would be different.
>
The vector iteration policy would not implement those abilities, so
trying to use those functions with a LinearContainer with vector traits
would fail to compile.
-Jason
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk