$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcus Lindblom (macke_at_[hidden])
Date: 2007-01-23 09:23:21
Hi,
I'd really want to do just: for_each(..., ..., checked_deleter());
* Is it because of argument_type? (I'd guess so)
* Is it necessary to define argument_type as it is, and not with a
lookup on args (as in BLL) ?
Cheers,
/Marcus