cpp2011.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>C++ 2011 Support</title>
  5. <link rel="stylesheet" href="../../boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
  7. <link rel="home" href="../../index.html" title="Asio">
  8. <link rel="up" href="../overview.html" title="Overview">
  9. <link rel="prev" href="ssl.html" title="SSL">
  10. <link rel="next" href="cpp2011/system_error.html" title="System Errors and Error Codes">
  11. </head>
  12. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  13. <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../asio.png"></td></tr></table>
  14. <hr>
  15. <div class="spirit-nav">
  16. <a accesskey="p" href="ssl.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="cpp2011/system_error.html"><img src="../../next.png" alt="Next"></a>
  17. </div>
  18. <div class="section">
  19. <div class="titlepage"><div><div><h3 class="title">
  20. <a name="asio.overview.cpp2011"></a><a class="link" href="cpp2011.html" title="C++ 2011 Support">C++ 2011 Support</a>
  21. </h3></div></div></div>
  22. <p>
  23. <a class="link" href="cpp2011/system_error.html" title="System Errors and Error Codes">System Errors and Error
  24. Codes</a>
  25. </p>
  26. <p>
  27. <a class="link" href="cpp2011/move_objects.html" title="Movable I/O Objects">Movable I/O Objects</a>
  28. </p>
  29. <p>
  30. <a class="link" href="cpp2011/move_handlers.html" title="Movable Handlers">Movable Handlers</a>
  31. </p>
  32. <p>
  33. <a class="link" href="cpp2011/variadic.html" title="Variadic Templates">Variadic Templates</a>
  34. </p>
  35. <p>
  36. <a class="link" href="cpp2011/array.html" title="Array Container">Array Container</a>
  37. </p>
  38. <p>
  39. <a class="link" href="cpp2011/atomic.html" title="Atomics">Atomics</a>
  40. </p>
  41. <p>
  42. <a class="link" href="cpp2011/shared_ptr.html" title="Shared Pointers">Shared Pointers</a>
  43. </p>
  44. <p>
  45. <a class="link" href="cpp2011/chrono.html" title="Chrono">Chrono</a>
  46. </p>
  47. <p>
  48. <a class="link" href="cpp2011/futures.html" title="Futures">Futures</a>
  49. </p>
  50. </div>
  51. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  52. <td align="left"></td>
  53. <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
  54. Distributed under the Boost Software License, Version 1.0. (See accompanying
  55. file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
  56. </p>
  57. </div></td>
  58. </tr></table>
  59. <hr>
  60. <div class="spirit-nav">
  61. <a accesskey="p" href="ssl.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="cpp2011/system_error.html"><img src="../../next.png" alt="Next"></a>
  62. </div>
  63. </body>
  64. </html>