Boost logo

Boost Users :

Subject: [Boost-users] Need example of substitution of priority queue
From: Eric Fowler (eric.fowler_at_[hidden])
Date: 2010-05-20 14:04:06


I wish to run a breadth_first_search() on a graph where I am defining
the priority queue (I have a hand-rolled sort order).
Is there any reason I cannot use std::priority_queue<> to do this?
Does anyone have an example, or know of one in the docs?
Thanks
Eric


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net