portability.html 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Portability</TITLE>
  5. <LINK REL="stylesheet" HREF="../../../boost.css">
  6. <LINK REL="stylesheet" HREF="theme/iostreams.css">
  7. </HEAD>
  8. <BODY>
  9. <!-- Begin Banner -->
  10. <H1 CLASS="title">Portability</H1>
  11. <HR CLASS="banner">
  12. <!-- End Banner -->
  13. <P>
  14. The Iostreams library has been tested with a wide variety of platforms. Please see the <a href="http://www.boost.org/development/testing.html#RegressionTesting">Boost regression reports</a> for details.
  15. </P>
  16. <!-- Begin Footer -->
  17. <HR>
  18. <P CLASS="copyright">&copy; Copyright 2008 <a href="http://www.coderage.com/" target="_top">CodeRage, LLC</a><br/>&copy; Copyright 2004-2007 <a href="https://www.boost.org/users/people/jonathan_turkanis.html" target="_top">Jonathan Turkanis</a></P>
  19. <P CLASS="copyright">
  20. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>)
  21. </P>
  22. <!-- End Footer -->
  23. </BODY>