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

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

https://bitbucket.org/pizzafactory/pf-gcc
HTML | 50 lines | 39 code | 11 blank | 0 comment | 0 complexity | 5f811133c30e8db3a483c37587709951 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>resize_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>resize_error</tt> Interface</h1>
  14. <p>A container cannot be resized.</p>
  15. <p>Exception thrown when a size policy cannot supply an
  16. adequate size for an external resize.</p>
  17. <p>Defined in: <a href=
  18. "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/exception.hpp"><tt>exception.hpp</tt></a></p>
  19. <h2><a name="link1" id="link1">Base Classes</a></h2>
  20. <table class="c1" width="100%" border="1" summary="Bases">
  21. <tr>
  22. <td width="80%" align="left"><b>Class</b></td>
  23. <td width="20%" align="left"><b>Derivation Type</b></td>
  24. </tr>
  25. <tr>
  26. <td>
  27. <pre>
  28. <a href="exceptions.html"><span class=
  29. "c2"><tt>resize_error</tt></span></a>
  30. </pre>
  31. </td>
  32. <td>
  33. <p>public</p>
  34. </td>
  35. </tr>
  36. </table>
  37. </div>
  38. </body>
  39. </html>