|
 |
On Sat, 27 Sep 2008 12:37:13 +0200, Orchid XP v8 <voi### [at] dev null> wrote:
> Warp wrote:
>> Orchid XP v8 <voi### [at] dev null> wrote:
>>> Oh, er... can you have a vector of vectors? Or would it have to be a
>>> vector of vector pointers?
>> It's perfectly possible.
>
> OK. I just wasn't sure if it's permissible for the element type to be of
> variable size, that's all.
It is not. In fact, there is no such thing as a variably sized type in C++.
--
FE
Post a reply to this message
|
 |