$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Müller (jens.mueller_at_[hidden])
Date: 2006-12-16 19:53:49
Where can I find documentation for mpl::for_each?
It's no listed in
http://www.boost.org/libs/mpl/doc/refmanual/refmanual_toc.html
I'm trying to understand what's going on in graph-tool's graphml-hpp in
mutate_graph_impl::set_*_property ...