I'm using the post 1.31.1 version of boost, which has a much nicer
read_graphviz function.
I'm wondering if there is a way to "ignore" unwanted properties,
something akin to sending them to /dev/null.
My present experience is that if an unexpected property is found, an
exception is thrown.
Is there a way to express that a given property is to be ignored?
Better yet, is there a way to say that all unexpected properties are to
be ignored?
_______________________________________________
Boost-users mailing list