
This was brought up some time ago. My response was that the serialization library was used by overriding default behavior implemented in base classes so there was no "list" of API calls. I was directed to the documentation for new iterators which works the same way. From this was born the section: Reference/Achive Class Reference/Implementation which I believe contains the information you are requesting. Robert Ramey "Andreas Huber" <ahd6974-spamgroupstrap@yahoo.com> wrote in message news:clmgr3$uuv$1@sea.gmane.org...
At the risk of asking something that has probably been asked before: Are there any plans to add C++ standard style reference documentation for serialization? The current tutorial & reference are good and probably describing most of what one would like to know about the library. However, at various places I would really have preferred a description of the exact effects of a particular function, complete with pre-/post-conditions and exceptions that could possibly be thrown.
Regards,
-- Andreas Huber