$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: me22 (me22.ca_at_[hidden])
Date: 2006-12-17 11:11:32
On 12/17/06, Pavel Vozenilek <pavel_vozenilek_at_[hidden]> wrote:
> resize() and empty() would need to do the check as well.
>
Couldn't empty() just check begin()==end() and ignore the cached size?