
31 Aug
2009
31 Aug
'09
7:30 p.m.
Am Monday 31 August 2009 17:43:31 schrieb Marco Canini:
Thanks! I know that will work. My problem is that the program I'm applying boost to uses const and I'd rather not modify that.
either: http://www.boost.org/doc/libs/1_40_0/libs/serialization/doc/serialization.ht... or a free function that constructs the type, like you do with references: http://www.boost.org/doc/libs/1_40_0/libs/serialization/doc/serialization.ht...