Boost logo

Boost :

From: David White (dave_at_[hidden])
Date: 2002-04-18 07:36:17


On Thu, 2002-04-18 at 21:21, Ian McCulloch wrote:
> Even further, it is probably bad style to put a vlarray inside a
structure
> at all, even if it is not allocated on the heap.

Well I would say it is most of the time - but not always. I think that
it would be useful to write a string class template that would likely
implement a subset of the interface of basic_string that would wrap
around vlarray.

If you're not just writing a fairly thin wrapper though, I would say
it's almost certainly a very silly thing to do.

David.


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