Commit 5a59ef36 by Benjamin Kosnik

debug.html: Correct link.

2007-06-06  Benjamin Kosnik  <bkoz@redhat.com>
	    Frank Mori Hess  <frank.hess@nist.gov>
	        
    * docs/html/debug.html: Correct link.

From-SVN: r125488
parent 39ac2ffc
......@@ -229,6 +229,7 @@
{
std::set_terminate(__gnu_cxx::__verbose_terminate_handler);
...
throw <em>anything</em>;
}</pre>
<p>The <code> __verbose_terminate_handler </code> function obtains the name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment