You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
3.9 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>Containers</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. </head><body>
  7. <!-- Generated by Doxygen 1.4.7 -->
  8. <div class="tabs">
  9. <ul>
  10. <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  11. <li><a href="modules.html"><span>Modules</span></a></li>
  12. <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  13. <li><a href="annotated.html"><span>Classes</span></a></li>
  14. <li><a href="files.html"><span>Files</span></a></li>
  15. <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  16. </ul></div>
  17. <h1>Containers</h1><table border="0" cellpadding="0" cellspacing="0">
  18. <tr><td></td></tr>
  19. <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
  20. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00279.html">tbb::combinable&lt; T &gt;</a></td></tr>
  21. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Thread-local storage with optional reduction. <a href="a00279.html#_details">More...</a><br></td></tr>
  22. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00281.html">tbb::interface5::concurrent_hash_map&lt; Key, T, HashCompare, Allocator &gt;</a></td></tr>
  23. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unordered map from Key to T. <a href="a00281.html#_details">More...</a><br></td></tr>
  24. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00286.html">tbb::strict_ppl::concurrent_queue&lt; T, A &gt;</a></td></tr>
  25. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A high-performance thread-safe non-blocking concurrent queue. <a href="a00286.html#_details">More...</a><br></td></tr>
  26. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00280.html">tbb::concurrent_bounded_queue&lt; T, A &gt;</a></td></tr>
  27. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A high-performance thread-safe blocking concurrent bounded queue. <a href="a00280.html#_details">More...</a><br></td></tr>
  28. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00287.html">tbb::deprecated::concurrent_queue&lt; T, A &gt;</a></td></tr>
  29. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A high-performance thread-safe blocking concurrent bounded queue. <a href="a00287.html#_details">More...</a><br></td></tr>
  30. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00288.html">tbb::concurrent_vector&lt; T, A &gt;</a></td></tr>
  31. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Concurrent vector container. <a href="a00288.html#_details">More...</a><br></td></tr>
  32. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00293.html">tbb::interface6::enumerable_thread_specific&lt; T, Allocator, ETS_key_type &gt;</a></td></tr>
  33. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="a00293.html">enumerable_thread_specific</a> container. <a href="a00293.html#_details">More...</a><br></td></tr>
  34. </table>
  35. <hr>
  36. <p></p>
  37. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  38. <p></p>
  39. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  40. registered trademarks or trademarks of Intel Corporation or its
  41. subsidiaries in the United States and other countries.
  42. <p></p>
  43. * Other names and brands may be claimed as the property of others.