$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Klein (dave_chp_at_[hidden])
Date: 2007-09-13 08:48:30
Ovanes Markarian wrote:
> I think it is better to pass the value as const reference to Save
> instead copying it.
>
Hi Ovanes,
i just wanted to show to use value_type instead of iterator.
But you're right, a const ref is probably better :)
-- Regards, dave