blob: 8d62717b1bd531b89ce75f3c309ae50d201b567c [file] [log] [blame]
Brian Silvermanf27e0852018-08-04 23:56:45 -07001<html>
2<head>
3 <title>assert_msg.hpp</title>
4 <link rel="stylesheet" type="text/css" href="../styles.css">
5</head>
6<body>
7 <div style="margin-left: 0px;">
8 The <b>assert_msg.hpp</b> is a jumper header for backwards compatibility.&nbsp;
9 This header is deprecated.
10 </div>
11 <h4>Usage</h4>
12 <div class="code">
13 #include <b>&lt;boost/preprocessor/assert_msg.hpp&gt;</b>
14 </div>
15 <h4>Includes</h4>
16 <ul>
17 <li><a href="debug/assert.html">&lt;boost/preprocessor/debug/assert.hpp&gt;</a></li>
18 </ul>
19 <hr size="1">
20 <div style="margin-left: 0px;">
21 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
22 </br><i>© Copyright Paul Mensonides 2002</i>
23 </div>
24 <div style="margin-left: 0px;">
25 <p><small>Distributed under the Boost Software License, Version 1.0. (See
26 accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
27 copy at <a href=
28 "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
29 </div>
30</body>
31</html>