Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / test / doc / html / boost_test / utf_reference / rt_param_reference / detect_fp_exceptions.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>detect_fp_exceptions</title>
5 <link rel="stylesheet" href="../../../boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7 <link rel="home" href="../../../index.html" title="Boost.Test">
8 <link rel="up" href="../rt_param_reference.html" title="Runtime parameters reference">
9 <link rel="prev" href="color_output.html" title="color_output">
10 <link rel="next" href="detect_memory_leaks.html" title="detect_memory_leaks">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
15 <td align="center"><a href="../../../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="color_output.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="detect_memory_leaks.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section">
26 <div class="titlepage"><div><div><h4 class="title">
27 <a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions"></a><a class="link" href="detect_fp_exceptions.html" title="detect_fp_exceptions"><code class="computeroutput"><span class="identifier">detect_fp_exceptions</span></code></a>
28 </h4></div></div></div>
29 <p>
30           Option <span class="emphasis"><em>build_info</em></span> enables/disables hardware traps
31           for the floating point exceptions (if supported on your platform).
32         </p>
33 <h5>
34 <a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.h0"></a>
35           <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.acceptable_values"></a></span><a class="link" href="detect_fp_exceptions.html#boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.acceptable_values">Acceptable
36           values</a>
37         </h5>
38 <p>
39           <a class="link" href="../rt_param_reference.html#boolean_param_value">Boolean</a> with default value
40           <span class="bold"><strong>no</strong></span>.
41         </p>
42 <h5>
43 <a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.h1"></a>
44           <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.command_line_syntax"></a></span><a class="link" href="detect_fp_exceptions.html#boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.command_line_syntax">Command
45           line syntax</a>
46         </h5>
47 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
48               <code class="computeroutput"><span class="special">--</span><span class="identifier">detect_fp_exceptions</span><span class="special">[=&lt;</span><span class="identifier">boolean</span>
49               <span class="identifier">value</span><span class="special">&gt;]</span></code>
50             </li></ul></div>
51 <h5>
52 <a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.h2"></a>
53           <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.environment_variable"></a></span><a class="link" href="detect_fp_exceptions.html#boost_test.utf_reference.rt_param_reference.detect_fp_exceptions.environment_variable">Environment
54           variable</a>
55         </h5>
56 <pre class="programlisting"><span class="identifier">BOOST_TEST_DETECT_FP_EXCEPTIONS</span>
57 </pre>
58 </div>
59 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
60 <td align="left"></td>
61 <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2019 Boost.Test
62       contributors<p>
63         Distributed under the Boost Software License, Version 1.0. (See accompanying
64         file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
65       </p>
66 </div></td>
67 </tr></table>
68 <hr>
69 <div class="spirit-nav">
70 <a accesskey="p" href="color_output.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="detect_memory_leaks.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
71 </div>
72 </body>
73 </html>