|
Re: which compiler are you using while using bgl?: msg#00217lib.boost.user
Hi Jun, Most of the BGL does not require partial specialization. vector_as_graph.hpp is an exception. I recommend that you not use vector_as_graph and use adjacency_list or something else instead. Cheers, Jeremy --On Monday, November 18, 2002 3:17 PM +0800 Jun Zhang <yg-boost-users@xxxxxxxxx> wrote: > I am a newbie from China, I am sorry about my poor English. I > encountered a problem while using bgl. > I need your help. and I'd like to know what compiler you are using while > using bgl. > > My Environment: Windows2000 + devc++4.9.6.0(it uses g++ as it's compiler) > But it can't compile and run the following example: > _________Example start____________ > ># include <deque> // to store the vertex ordering ># include <vector> ># include <list> ># include <iostream> > ># include <boost/graph/vector_as_graph.hpp> Info: <http://www.boost.org> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl> Unsubscribe: <mailto:boost-users-unsubscribe@xxxxxxxxxxxxxxx> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [BGL] vc6&7 doesn't support partial specialization,can I still use BGL in vc?: 00217, Jun Zhang |
|---|---|
| Next by Date: | polymorphic smart ptr downcast: 00217, Alexandre Carsac |
| Previous by Thread: | which compiler are you using while using bgl?i: 00217, Jun Zhang |
| Next by Thread: | polymorphic smart ptr downcast: 00217, Alexandre Carsac |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |