From: Andy Tompkins (atompkins_at_[hidden])
Date: 2007-11-23 13:55:42


< snip >

> So,
>
> a) You could mark anything primitive.
> b) In binary archives it will still work just by copying/restoring the
> bitstream
> c) In text based archives it will work if and only if there are stream <<
> and >>
> operators for the type.
>
> Robert Ramey
>

This is exactly what I wanted to know.

Thank you very much,
  Andy.