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

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

https://bitbucket.org/pizzafactory/pf-gcc
HTML | 46 lines | 36 code | 10 blank | 0 comment | 0 complexity | e399bb8e520877d05388265a730a4d4c 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>container_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>container_error</tt> Interface</h1>
  14. <p>Base class for associative-container exceptions.</p>
  15. <p>Defined in: <a href=
  16. "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
  17. <h2><a name="link1" id="link1">Base Classes</a></h2>
  18. <table class="c1" width="100%" border="1" summary="Bases">
  19. <tr>
  20. <td width="80%" align="left"><b>Class</b></td>
  21. <td width="20%" align="left"><b>Derivation Type</b></td>
  22. </tr>
  23. <tr>
  24. <td>
  25. <pre>
  26. std::logic_error
  27. </pre>
  28. </td>
  29. <td>
  30. <p>public</p>
  31. </td>
  32. </tr>
  33. </table>
  34. </div>
  35. </body>
  36. </html>