mirror of
https://github.com/boostorg/exception.git
synced 2025-07-13 04:26:44 +02:00
Boost Exception documentation update
[SVN r44444]
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
|
||||
<head>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
|
||||
<title>boost/exception/cloning.hpp</title>
|
||||
<title>boost/exception_ptr.hpp</title>
|
||||
<link href='reno.css' type='text/css' rel='stylesheet'/>
|
||||
</head>
|
||||
<body>
|
||||
@ -16,9 +16,10 @@
|
||||
</div>
|
||||
<h1>Boost Exception</h1>
|
||||
</div>
|
||||
<h3>boost/exception/cloning.hpp</h3>
|
||||
<h3>boost/exception_ptr.hpp</h3>
|
||||
<p>This header file contains the following definitions/declarations:</p>
|
||||
<div class="RenoPageList"><a href="clone_exception.html">clone_exception<br/>
|
||||
<div class="RenoPageList"><a href="copy_exception.html">copy_exception<br/>
|
||||
</a><a href="current_exception.html">current_exception<br/>
|
||||
</a><a href="exception_ptr.html">exception_ptr<br/>
|
||||
</a><a href="rethrow_exception.html">rethrow_exception<br/>
|
||||
</a><a href="unknown_exception.html">unknown_exception<br/>
|
||||
|
Reference in New Issue
Block a user