$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2006-08-07 10:12:49
> The idea in Interprocess is to have "reserve" to avoid reallocations
> when inserting new characters in the vector and I don't plan to include
> "reserve". Do you see it useful?
Sorry, I meant that I don't plan to include _"resize"_.
Ion