$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Erik Arner (yg-boost-users_at_[hidden])
Date: 2002-08-07 05:15:53
Jeremy Siek wrote:
>
> Yeah, what you want is the transitive closure of the reverse graph. This
> adds edges such that all descendants become children.
Well well well... This is exactly what I'm looking for! Thanks!
/Erik