Boost logo

Boost :

From: Lie-Quan Lee (llee_at_[hidden])
Date: 2002-01-10 21:52:00


On Thu, 2002-01-10 at 21:09, David Abrahams wrote:
> a. The transitive_closure page has a broken link to a
> VertexMutableGraph.html page.

VertexMutableGraph is refinement of Graph and DefaultConstructible.
Two valid expressionsin VertexMutableGraph concept are:
add_vertex(g)
and
remove_vertex(u, g)

-- 
Lie-Quan Lee (AKA: Rich Lee)

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk