$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-12-10 22:23:35
-----Original Message-----
From: boost-users-bounces_at_[hidden] on behalf of Joel de Guzman
Better yet (see docs in CVS):
for_each(filter_if<boost::is_pointer<_> >(seq), print_xml());
===
Thanks, I'll be looking at CVS instead then (didn't realize it would be in there). Which version of boost is this library going to be released with?