Thread Links Date Links
Thread Prev Thread Next Thread Index Date Prev Date Next Date Index

Implementing the standard



Dear P1788,

   I am implementing (yet another...) C++ library
for interval arithmetic in order to experiment with
some ideas and compare alternative ways of
implementing the basic operations (like
multiplication)

  At this point, the library is not ready for release,
and I am not sure if it will ever go beyond my
own experiments. However, since I am already
working at it, I would like to try to make it conformant
to the standard.

  I have only an old draft of P1788. How can I obtain
the most recent (and official) version of the
standard?

  I am mostly interested in what is in Appendix C
in my old draft, which describes a simplified
implementation of set based intervals build
on IEEE 754 floating point numbers.

         regards,

                        walter.