$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Sentinel vertex?
From: Eric Fowler (eric.fowler_at_[hidden])
Date: 2010-05-22 05:36:10
Does BGL define a sentinel value that is always invalid as a vertex? I
am thinking of something analogous to the null char at the end of
ASCIIZ strings.
Eric