|
Boost Users : |
Subject: Re: [Boost-users] [multiprecision] serialization support?
From: John Maddock (john_at_[hidden])
Date: 2013-07-25 11:44:12
> Does/will multiprecesion have support for boost::serialization?
Good question, and no not yet. I guess it should do though... it's hard
though as some backends (for example GMP's mpf_t) don't round trip to and
from string representations, and have an internal structure that probably
shouldn't be relied upon :-(
No excuses for backends that we control though...
John.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net