PageRenderTime 26ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mongo-cxx-driver/boost/libs/ptr_container/doc/headers.html

https://github.com/tpisto/rmongo
HTML | 388 lines | 317 code | 71 blank | 0 comment | 0 complexity | f75eb1ce658716805aa76bf650a7fa6a MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="generator" content="Docutils 0.3.10: http://docutils.sourceforge.net/" />
  7. <title>Boost Pointer Container Library</title>
  8. <style type="text/css">
  9. /*
  10. :Author: David Goodger
  11. :Contact: goodger@users.sourceforge.net
  12. :Date: $Date: 2008-07-16 17:03:47 -0400 (Wed, 16 Jul 2008) $
  13. :Revision: $Revision: 47494 $
  14. :Copyright: This stylesheet has been placed in the public domain.
  15. Default cascading style sheet for the HTML output of Docutils.
  16. See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
  17. customize this style sheet.
  18. */
  19. /* "! important" is used here to override other ``margin-top`` and
  20. ``margin-bottom`` styles that are later in the stylesheet or
  21. more specific. See http://www.w3.org/TR/CSS1#the-cascade */
  22. .first {
  23. margin-top: 0 ! important }
  24. .last, .with-subtitle {
  25. margin-bottom: 0 ! important }
  26. .hidden {
  27. display: none }
  28. a.toc-backref {
  29. text-decoration: none ;
  30. color: black }
  31. blockquote.epigraph {
  32. margin: 2em 5em ; }
  33. dl.docutils dd {
  34. margin-bottom: 0.5em }
  35. /* Uncomment (and remove this text!) to get bold-faced definition list terms
  36. dl.docutils dt {
  37. font-weight: bold }
  38. */
  39. div.abstract {
  40. margin: 2em 5em }
  41. div.abstract p.topic-title {
  42. font-weight: bold ;
  43. text-align: center }
  44. div.admonition, div.attention, div.caution, div.danger, div.error,
  45. div.hint, div.important, div.note, div.tip, div.warning {
  46. margin: 2em ;
  47. border: medium outset ;
  48. padding: 1em }
  49. div.admonition p.admonition-title, div.hint p.admonition-title,
  50. div.important p.admonition-title, div.note p.admonition-title,
  51. div.tip p.admonition-title {
  52. font-weight: bold ;
  53. font-family: sans-serif }
  54. div.attention p.admonition-title, div.caution p.admonition-title,
  55. div.danger p.admonition-title, div.error p.admonition-title,
  56. div.warning p.admonition-title {
  57. color: red ;
  58. font-weight: bold ;
  59. font-family: sans-serif }
  60. /* Uncomment (and remove this text!) to get reduced vertical space in
  61. compound paragraphs.
  62. div.compound .compound-first, div.compound .compound-middle {
  63. margin-bottom: 0.5em }
  64. div.compound .compound-last, div.compound .compound-middle {
  65. margin-top: 0.5em }
  66. */
  67. div.dedication {
  68. margin: 2em 5em ;
  69. text-align: center ;
  70. font-style: italic }
  71. div.dedication p.topic-title {
  72. font-weight: bold ;
  73. font-style: normal }
  74. div.figure {
  75. margin-left: 2em }
  76. div.footer, div.header {
  77. clear: both;
  78. font-size: smaller }
  79. div.line-block {
  80. display: block ;
  81. margin-top: 1em ;
  82. margin-bottom: 1em }
  83. div.line-block div.line-block {
  84. margin-top: 0 ;
  85. margin-bottom: 0 ;
  86. margin-left: 1.5em }
  87. div.sidebar {
  88. margin-left: 1em ;
  89. border: medium outset ;
  90. padding: 1em ;
  91. background-color: #ffffee ;
  92. width: 40% ;
  93. float: right ;
  94. clear: right }
  95. div.sidebar p.rubric {
  96. font-family: sans-serif ;
  97. font-size: medium }
  98. div.system-messages {
  99. margin: 5em }
  100. div.system-messages h1 {
  101. color: red }
  102. div.system-message {
  103. border: medium outset ;
  104. padding: 1em }
  105. div.system-message p.system-message-title {
  106. color: red ;
  107. font-weight: bold }
  108. div.topic {
  109. margin: 2em }
  110. h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
  111. h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
  112. margin-top: 0.4em }
  113. h1.title {
  114. text-align: center }
  115. h2.subtitle {
  116. text-align: center }
  117. hr.docutils {
  118. width: 75% }
  119. img.align-left {
  120. clear: left }
  121. img.align-right {
  122. clear: right }
  123. img.borderless {
  124. border: 0 }
  125. ol.simple, ul.simple {
  126. margin-bottom: 1em }
  127. ol.arabic {
  128. list-style: decimal }
  129. ol.loweralpha {
  130. list-style: lower-alpha }
  131. ol.upperalpha {
  132. list-style: upper-alpha }
  133. ol.lowerroman {
  134. list-style: lower-roman }
  135. ol.upperroman {
  136. list-style: upper-roman }
  137. p.attribution {
  138. text-align: right ;
  139. margin-left: 50% }
  140. p.caption {
  141. font-style: italic }
  142. p.credits {
  143. font-style: italic ;
  144. font-size: smaller }
  145. p.label {
  146. white-space: nowrap }
  147. p.rubric {
  148. font-weight: bold ;
  149. font-size: larger ;
  150. color: maroon ;
  151. text-align: center }
  152. p.sidebar-title {
  153. font-family: sans-serif ;
  154. font-weight: bold ;
  155. font-size: larger }
  156. p.sidebar-subtitle {
  157. font-family: sans-serif ;
  158. font-weight: bold }
  159. p.topic-title {
  160. font-weight: bold }
  161. pre.address {
  162. margin-bottom: 0 ;
  163. margin-top: 0 ;
  164. font-family: serif ;
  165. font-size: 100% }
  166. pre.line-block {
  167. font-family: serif ;
  168. font-size: 100% }
  169. pre.literal-block, pre.doctest-block {
  170. margin-left: 2em ;
  171. margin-right: 2em ;
  172. background-color: #eeeeee }
  173. span.classifier {
  174. font-family: sans-serif ;
  175. font-style: oblique }
  176. span.classifier-delimiter {
  177. font-family: sans-serif ;
  178. font-weight: bold }
  179. span.interpreted {
  180. font-family: sans-serif }
  181. span.option {
  182. white-space: nowrap }
  183. span.pre {
  184. white-space: pre }
  185. span.problematic {
  186. color: red }
  187. span.section-subtitle {
  188. /* font-size relative to parent (h1..h6 element) */
  189. font-size: 80% }
  190. table.citation {
  191. border-left: solid thin gray }
  192. table.docinfo {
  193. margin: 2em 4em }
  194. table.docutils {
  195. margin-top: 0.5em ;
  196. margin-bottom: 0.5em }
  197. table.footnote {
  198. border-left: solid thin black }
  199. table.docutils td, table.docutils th,
  200. table.docinfo td, table.docinfo th {
  201. padding-left: 0.5em ;
  202. padding-right: 0.5em ;
  203. vertical-align: top }
  204. table.docutils th.field-name, table.docinfo th.docinfo-name {
  205. font-weight: bold ;
  206. text-align: left ;
  207. white-space: nowrap ;
  208. padding-left: 0 }
  209. h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
  210. h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
  211. font-size: 100% }
  212. tt.docutils {
  213. background-color: #eeeeee }
  214. ul.auto-toc {
  215. list-style-type: none }
  216. </style>
  217. </head>
  218. <body>
  219. <div class="document" id="boost-pointer-container-library">
  220. <h1 class="title"><img alt="Boost" src="boost.png" /> Pointer Container Library</h1>
  221. <h2 class="subtitle" id="library-headers">Library headers</h2>
  222. <table border="1" class="docutils">
  223. <colgroup>
  224. <col width="29%" />
  225. <col width="71%" />
  226. </colgroup>
  227. <tbody valign="top">
  228. <tr><td><strong>Header</strong></td>
  229. <td><strong>Includes</strong></td>
  230. </tr>
  231. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/clone_allocator.hpp&gt;</span></tt></td>
  232. <td>classes <a class="reference" href="reference.html#the-clone-allocator-concept">heap_clone_allocator</a> and <a class="reference" href="reference.html#the-clone-allocator-concept">view_clone_allocator</a>
  233. and functions <tt class="docutils literal"><span class="pre">new_clone()</span></tt> and <tt class="docutils literal"><span class="pre">delete_clone()</span></tt></td>
  234. </tr>
  235. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_deque.hpp&gt;</span></tt></td>
  236. <td>class <a class="reference" href="ptr_deque.html">ptr_deque</a> (and <tt class="docutils literal"><span class="pre">std::deque</span></tt>)</td>
  237. </tr>
  238. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_list.hpp&gt;</span></tt></td>
  239. <td>class <a class="reference" href="ptr_list.html">ptr_list</a> (and <tt class="docutils literal"><span class="pre">std::list</span></tt>)</td>
  240. </tr>
  241. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_vector.hpp&gt;</span></tt></td>
  242. <td>class <a class="reference" href="ptr_vector.html">ptr_vector</a> (and <tt class="docutils literal"><span class="pre">std::vector</span></tt>)</td>
  243. </tr>
  244. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_array.hpp&gt;</span></tt></td>
  245. <td>class <a class="reference" href="ptr_array.html">ptr_array</a> (and <tt class="docutils literal"><span class="pre">boost::array</span></tt>)</td>
  246. </tr>
  247. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_set.hpp&gt;</span></tt></td>
  248. <td>classes <a class="reference" href="ptr_set.html">ptr_set</a> and <a class="reference" href="ptr_multiset.html">ptr_multiset</a>
  249. (and <tt class="docutils literal"><span class="pre">std::set</span></tt> and <tt class="docutils literal"><span class="pre">std::multiset</span></tt>)</td>
  250. </tr>
  251. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_map.hpp&gt;</span></tt></td>
  252. <td>classes <a class="reference" href="ptr_map.html">ptr_map</a> and <a class="reference" href="ptr_multimap.html">ptr_multimap</a>
  253. (and <tt class="docutils literal"><span class="pre">std::map</span></tt> and <tt class="docutils literal"><span class="pre">std::multimap</span></tt>)</td>
  254. </tr>
  255. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_inserter.hpp&gt;</span></tt></td>
  256. <td>functions <a class="reference" href="ptr_inserter.html">ptr_back_inserter</a>, <a class="reference" href="ptr_inserter.html">ptr_front_inserter</a> and <a class="reference" href="ptr_inserter.html">ptr_inserter</a></td>
  257. </tr>
  258. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_container.hpp&gt;</span></tt></td>
  259. <td>all classes</td>
  260. </tr>
  261. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_sequence_adapter.hpp&gt;</span></tt></td>
  262. <td>class <a class="reference" href="ptr_sequence_adapter.html">ptr_sequence_adapter</a></td>
  263. </tr>
  264. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_set_adapter.hpp&gt;</span></tt></td>
  265. <td>classes <a class="reference" href="ptr_set_adapter.html">ptr_set_adapter</a> and <a class="reference" href="ptr_multiset_adapter.html">ptr_multiset_adapter</a></td>
  266. </tr>
  267. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/ptr_map_adapter.hpp&gt;</span></tt></td>
  268. <td>classes <a class="reference" href="ptr_map_adapter.html">ptr_map_adapter</a> and <a class="reference" href="ptr_multimap_adapter.html">ptr_multimap_adapter</a></td>
  269. </tr>
  270. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/exception.hpp&gt;</span></tt></td>
  271. <td>classes <a class="reference" href="reference.html#exception-classes">bad_ptr_container_operation</a>, <a class="reference" href="reference.html#exception-classes">bad_index</a> and <a class="reference" href="reference.html#exception-classes">bad_pointer</a></td>
  272. </tr>
  273. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/indirect_fun.hpp&gt;</span></tt></td>
  274. <td>class <a class="reference" href="indirect_fun.html">indirect_fun</a></td>
  275. </tr>
  276. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/nullable.hpp&gt;</span></tt></td>
  277. <td>class <a class="reference" href="reference.html#class-nullable">nullable</a></td>
  278. </tr>
  279. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_deque.hpp&gt;</span></tt></td>
  280. <td>class <a class="reference" href="ptr_deque.html">ptr_deque</a> with serialization support</td>
  281. </tr>
  282. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_list.hpp&gt;</span></tt></td>
  283. <td>class <a class="reference" href="ptr_list.html">ptr_list</a> with serialization support</td>
  284. </tr>
  285. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_vector.hpp&gt;</span></tt></td>
  286. <td>class <a class="reference" href="ptr_vector.html">ptr_vector</a> with serialization support</td>
  287. </tr>
  288. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_array.hpp&gt;</span></tt></td>
  289. <td>class <a class="reference" href="ptr_array.html">ptr_array</a> with serialization support</td>
  290. </tr>
  291. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_set.hpp&gt;</span></tt></td>
  292. <td>classes <a class="reference" href="ptr_set.html">ptr_set</a> and <a class="reference" href="ptr_multiset.html">ptr_multiset</a> with serialization support</td>
  293. </tr>
  294. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_map.hpp&gt;</span></tt></td>
  295. <td>classes <a class="reference" href="ptr_map.html">ptr_map</a> and <a class="reference" href="ptr_multimap.html">ptr_multimap</a> with serialization support</td>
  296. </tr>
  297. <tr><td><tt class="docutils literal"><span class="pre">&lt;boost/ptr_container/serialize_ptr_container.hpp&gt;</span></tt></td>
  298. <td>all classes with serialization support</td>
  299. </tr>
  300. </tbody>
  301. </table>
  302. <p><strong>Navigate:</strong></p>
  303. <ul class="simple">
  304. <li><a class="reference" href="ptr_container.html">home</a></li>
  305. <li><a class="reference" href="reference.html">reference</a></li>
  306. </ul>
  307. <hr><table class="docutils field-list" frame="void" rules="none">
  308. <col class="field-name" />
  309. <col class="field-body" />
  310. <tbody valign="top">
  311. <tr class="field"><th class="field-name">Copyright:</th><td class="field-body">Thorsten Ottosen 2004-2006. Use, modification and distribution is subject to the Boost Software License, Version 1.0 (see <a class="reference" href="http://www.boost.org/LICENSE_1_0.txt">LICENSE_1_0.txt</a>).</td>
  312. </tr>
  313. </tbody>
  314. </table>
  315. </div>
  316. </body>
  317. </html>