$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-09-06 15:22:54
> IMO you'd be better off simply leaving out "template" on those
> compilers, if you can get away with it.
>
> ar.register_type<T>()
If I remember correctly, that's what I started out with. I had to do what I
did in order to get all compilers to accept it.
Robert Ramey