27 Aug
2008
27 Aug
'08
2:23 p.m.
okay, it was my mistake, i had boost 1.33.1 linked in. now with 1.36.0 it works. but anyway: i'd like to know the answer to following, if possible:
now i want the line ar >> serialization::make_nvp("vertex_property", get(vertex_all_t(), graph, v));
to be transformed into form: something & vp = get(vertex_all_t(), graph, v); ar >> serialization::make_nvp("vertex_property", vp);
PS: sorry for the spam... but you know how it is: when you are the most desperate and ask on mailing list, you discover your stupidity 10 min after.. best regards, mojmir