From: jsiek_at_[hidden]
Date: 2000-01-26 22:27:36


Hi,

I'm a bit concerned about the name clash between the property accessor
(for the graph stuff) function set(), and the class std::set.

If someone does "using namespace std;", and includes <set>,
then they'll have trouble using the property accessor.

I suggest we change the name.

Ciao,

Jeremy