$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2004-04-26 10:23:51
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 :)