$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Braddock Gaskill (braddock_at_[hidden])
Date: 2007-04-04 16:11:45
Am I correct that the bind visit_each functionality briefly mentioned in
the boost::bind documentations will allow me to get at actual argument
values passed to a bind statement?
That would be VERY useful to me at the moment.
Is there a working example? The bind_visitor.cpp example seems to be
broken(?).
thanks,
braddock