$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Filip KonviÄka (filip.konvicka_at_[hidden])
Date: 2007-05-31 03:58:15
> ... There is a nasty hack which extracts the node count from 
> within a header_holder visualizer (formerly this was a 
> sequenced_index_node visualizer).
>   
I just got rid of this one (it involved some member-pointer arithmetics, 
ugh, and some static data members, ugh) so it's quite clean now I think.
F.