[BGL, Graph] add_vertex with specific ctor

Hello,
I like the named parameter method to define graph properties, so all
our properties are concentrated in a struct. But, I'd like add a
vertex with specific properties are already defined:
//=======================
#include <iostream>
#include <string>
#include
participants (2)
-
Doug Gregor
-
Johan Oudinet