From: Michael Walter (michael.walter_at_[hidden])
Date: 2004-10-20 21:36:01


On Wed, 20 Oct 2004 19:01:22 -0700 (PDT), Cromwell Enage
<sponage_at_[hidden]> wrote:
> ...without first checking if *this != g (Basic question: is such
> checking possible? I tried a couple of times without
> success.)
Without having any idea of boost::graph, can you check for identity? (this!=&g)?

Cheers,
Michael