$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Variant is not EqualityComparable
From: Cosimo Calabrese (cosimo.calabrese_at_[hidden])
Date: 2009-11-12 06:05:16
Thanks Stefan,
I've opened a new discussion because to involve the BGL argument. The
discussion is:
[Variant] [BGL] Variant<edge_descriptor, edge_descriptor> is not
EqualityComparable
I've replied to you in that discussion.
Cosimo Calabrese
Stefan Strasser wrote:
>
> using namespace std::rel_ops;
>
> should fix these problems though.
>