Boost logo

Boost :

From: Alexey Nikitin (reductor_at_[hidden])
Date: 2003-09-25 11:03:23


Hello!
In our we need fast search one edge_decriptor by another. For this we try to
make std::map<edge_decriptor,edge_decriptor>, but that does not compile
because there is no operator< for edge_decriptor. Can anybody help us to
write correct code or may be simple add this operator?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk