
26 Apr
2004
26 Apr
'04
3:23 p.m.
Larry Evans wrote: [snip]
This raises another minor point. At first, when I saw:
ar & degrees;
in member function:
void gps_position::serialize(Archive & ar, const unsigned int version)
I jumped to the conclusion that this was a declaration. [snip] OOPS. If it were, it would have had a = after degrees. Maybe it's not that important after all :)