Boost logo

Boost Users :

Subject: [Boost-users] d_ary_heap_indirect problem
From: David Doria (daviddoria_at_[hidden])
Date: 2012-01-25 14:39:16


I am trying to use d_ary_heap_indirect. I was able to create an object
of the queue, but I can't push a vertex into it. Here is what I tried:

http://programmingexamples.net/wiki/CPP/Boost/BGL/d_ary_heap_indirect

I get a "no match for operator[]" error on the last line (the push()).

Can anyone see what is wrong with that example?

Thanks,

David


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