This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ support for decimal floating point


> For the library support I have all of the functionality of section 3.1
> of the TR implemented, with the exception of formatted input and
> output. More importantly, I have a comprehensive set of tests for that
> functionality that will be useful even if the implementation changes.

Oh, and this sounds very encouraging. Thanks for the heads up.

Please don't forget to document what users can expect and or known
limitations. (Trying to be better about documentation all around and
unfortunately new features are the easiest to enforce.)

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]