$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dmitry Bufistov (dmitry_at_[hidden])
Date: 2008-07-16 04:50:03
AMDG
Lex Fridman wrote:
> I know this question must be simple enough for basically most people here to
> know the answer. Lend a newbie a hand ; - )
#include <boost/graph/adjacency_list.hpp>
boost::adjacency_list<boost::vecS,boost::vecS,boost::directedS,GraphNode,
GraphEdge, GraphGlobals> g;
In Christ,
Dmitry