21 Aug
2011
21 Aug
'11
2:36 p.m.
Because of a user request we support serialization of nan and inf. The official boost archives don't, as you already found out. Robert Ramey wrote: I just looked at the page. It looks very interesting to me. When I have some time, I will be investigating which of these might be included in the boost distribution of the serialization library.
Does this mean that you plan to support IEEE special values (e.g. NaN, Inf) in boost, or some other part of Christian's work? There's traffic on the IEEE limitation (feature?) in boost::serialize dating back to at least 2005 --- some with your name on it! R