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

/libstdc++-v3/doc/html/ext/pb_ds/join_error.html

https://bitbucket.org/pizzafactory/pf-gcc
HTML | 48 lines | 38 code | 10 blank | 0 comment | 0 complexity | 9b3eed67566a2d4c23e84ae4c68de729 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "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 name="generator" content=
  6. "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />
  7. <title>join_error Interface</title>
  8. <meta http-equiv="Content-Type" content=
  9. "text/html; charset=us-ascii" />
  10. </head>
  11. <body>
  12. <div id="page">
  13. <h1><tt>join_error</tt> Interface</h1>
  14. <p>A join cannot be performed logical reasons (i.e., the ranges of the
  15. two container objects
  16. being joined
  17. overlaps.</p>
  18. <p>Defined in: <a href=
  19. "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
  20. <h2><a name="link1" id="link1">Base Classes</a></h2>
  21. <table class="c1" width="100%" border="1" summary="Bases">
  22. <tr>
  23. <td width="80%" align="left"><b>Class</b></td>
  24. <td width="20%" align="left"><b>Derivation Type</b></td>
  25. </tr>
  26. <tr>
  27. <td>
  28. <pre><a href="exceptions.html"><span class="c2"><tt>join_error</tt></span></a>
  29. </pre>
  30. </td>
  31. <td>
  32. <p>public</p>
  33. </td>
  34. </tr>
  35. </table>
  36. </div>
  37. </body>
  38. </html>