logo       

Re: which compiler are you using while using bgl?: msg#00217

lib.boost.user

Subject: Re: which compiler are you using while using bgl?

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>
Google Custom Search

News | FAQ | advertise