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.

64 lines
2.9 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.4"/>
  7. <title>tbb::split Class Reference</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  12. </head>
  13. <body>
  14. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  15. <!-- end header part -->
  16. <!-- Generated by Doxygen 1.8.4 -->
  17. <div id="navrow1" class="tabs">
  18. <ul class="tablist">
  19. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  20. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  21. <li><a href="modules.html"><span>Modules</span></a></li>
  22. <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  23. <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
  24. <li><a href="files.html"><span>Files</span></a></li>
  25. </ul>
  26. </div>
  27. <div id="navrow2" class="tabs2">
  28. <ul class="tablist">
  29. <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
  30. <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
  31. <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
  32. </ul>
  33. </div>
  34. <div id="nav-path" class="navpath">
  35. <ul>
  36. <li class="navelem"><a class="el" href="a00222.html">tbb</a></li><li class="navelem"><a class="el" href="a00129.html">split</a></li> </ul>
  37. </div>
  38. </div><!-- top -->
  39. <div class="header">
  40. <div class="headertitle">
  41. <div class="title">tbb::split Class Reference<div class="ingroups"><a class="el" href="a00234.html">Algorithms</a></div></div> </div>
  42. </div><!--header-->
  43. <div class="contents">
  44. <p>Dummy type that distinguishes splitting constructor from copy constructor.
  45. <a href="a00129.html#details">More...</a></p>
  46. <p><code>#include &lt;tbb_stddef.h&gt;</code></p>
  47. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  48. <div class="textblock"><p>Dummy type that distinguishes splitting constructor from copy constructor. </p>
  49. <p>See description of parallel_for and parallel_reduce for example usages. </p>
  50. </div><hr/>The documentation for this class was generated from the following file:<ul>
  51. <li>tbb_stddef.h</li>
  52. </ul>
  53. </div><!-- contents -->
  54. <hr>
  55. <p></p>
  56. Copyright &copy; 2005-2014 Intel Corporation. All Rights Reserved.
  57. <p></p>
  58. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  59. registered trademarks or trademarks of Intel Corporation or its
  60. subsidiaries in the United States and other countries.
  61. <p></p>
  62. * Other names and brands may be claimed as the property of others.