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.

51 lines
2.2 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>tbb::split Class Reference</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 id="current"><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. <div class="tabs">
  18. <ul>
  19. <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
  20. <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
  21. <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  22. </ul></div>
  23. <div class="nav">
  24. <a class="el" href="a00428.html">tbb</a>::<a class="el" href="a00347.html">split</a></div>
  25. <h1>tbb::split Class Reference<br>
  26. <small>
  27. [<a class="el" href="a00441.html">Algorithms</a>]</small>
  28. </h1><!-- doxytag: class="tbb::split" -->Dummy type that distinguishes splitting constructor from copy constructor.
  29. <a href="#_details">More...</a>
  30. <p>
  31. <code>#include &lt;tbb_stddef.h&gt;</code>
  32. <p>
  33. <table border="0" cellpadding="0" cellspacing="0">
  34. <tr><td></td></tr>
  35. </table>
  36. <hr><a name="_details"></a><h2>Detailed Description</h2>
  37. Dummy type that distinguishes splitting constructor from copy constructor.
  38. <p>
  39. See description of parallel_for and parallel_reduce for example usages.
  40. <p>
  41. <hr>The documentation for this class was generated from the following file:<ul>
  42. <li>tbb_stddef.h</ul>
  43. <hr>
  44. <p></p>
  45. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  46. <p></p>
  47. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  48. registered trademarks or trademarks of Intel Corporation or its
  49. subsidiaries in the United States and other countries.
  50. <p></p>
  51. * Other names and brands may be claimed as the property of others.