$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] BGL -- adjacency_matrix, graph concepts
From: Raymond Wan (r.wan_at_[hidden])
Date: 2009-10-06 22:37:49
Hi Steven,
Steven Watanabe wrote:
> AMDG
>
> Raymond Wan wrote:
>> Andrew Sutton wrote:
>> I see -- then the fact that one says "class" and the other says
>> "typename" is merely a typo? Or is there a difference, but based on my
>> elementary level, that difference is unimportant? (I'm guessing the
>> latter...)
>
> class and typename are equivalent in this context.
Ok -- thanks for the clarification!
Ray