$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Fabri (Andreas.Fabri_at_[hidden])
Date: 2005-12-27 04:02:15
Hi,
I am wondering, if it is good style to throw an exception
in the middle of a BGL algorithm, for example during BFS
when I have found what I want.
Or are there nicer ways to achive the same goal?
Thanks in advance,
andreas