1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
---|
4 | <title> |
---|
5 | BoostBook element precondition</title> |
---|
6 | <link rel="stylesheet" href="../../boostbook.css" type="text/css"> |
---|
7 | <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> |
---|
8 | <link rel="start" href="../../index.html" title="The Boost C++ Libraries"> |
---|
9 | <link rel="up" href="../../reference.html" title="Chapter 20. Reference"> |
---|
10 | <link rel="prev" href="requirement.html" title=" |
---|
11 | BoostBook element requirement"> |
---|
12 | <link rel="next" href="paramtype.html" title=" |
---|
13 | BoostBook element paramtype"> |
---|
14 | </head> |
---|
15 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
---|
16 | <table cellpadding="2" width="100%"> |
---|
17 | <td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../../boost.png"></td> |
---|
18 | <td align="center"><a href="../../../../index.htm">Home</a></td> |
---|
19 | <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> |
---|
20 | <td align="center"><a href="../../../../people/people.htm">People</a></td> |
---|
21 | <td align="center"><a href="../../../../more/faq.htm">FAQ</a></td> |
---|
22 | <td align="center"><a href="../../../../more/index.htm">More</a></td> |
---|
23 | </table> |
---|
24 | <hr> |
---|
25 | <div class="spirit-nav"> |
---|
26 | <a accesskey="p" href="requirement.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="paramtype.html"><img src="../../images/next.png" alt="Next"></a> |
---|
27 | </div> |
---|
28 | <div class="refentry" lang="en"> |
---|
29 | <a name="boostbook.dtd.precondition"></a><div class="titlepage"></div> |
---|
30 | <div class="refnamediv"> |
---|
31 | <h2><span class="refentrytitle"> |
---|
32 | BoostBook element <code class="sgmltag-element">precondition</code></span></h2> |
---|
33 | <p>precondition — Conditions that must be met prior to executing a function</p> |
---|
34 | </div> |
---|
35 | <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> |
---|
36 | <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">precondition ::= |
---|
37 | (ANY) |
---|
38 | </div> |
---|
39 | <div class="refsection" lang="en"> |
---|
40 | <a name="id2849133"></a><h2>Attributes</h2> |
---|
41 | <div class="informaltable"><table class="table"> |
---|
42 | <colgroup> |
---|
43 | <col> |
---|
44 | <col> |
---|
45 | <col> |
---|
46 | <col> |
---|
47 | </colgroup> |
---|
48 | <thead><tr> |
---|
49 | <th>Name</th> |
---|
50 | <th>Type</th> |
---|
51 | <th>Value</th> |
---|
52 | <th>Purpose</th> |
---|
53 | </tr></thead> |
---|
54 | <tbody> |
---|
55 | <tr> |
---|
56 | <td>last-revision</td> |
---|
57 | <td>#IMPLIED</td> |
---|
58 | <td>CDATA</td> |
---|
59 | <td>Set to $Date: 2005/12/04 17:26:48 $ to keep "last revised" information in sync with CVS changes</td> |
---|
60 | </tr> |
---|
61 | <tr> |
---|
62 | <td>id</td> |
---|
63 | <td>#IMPLIED</td> |
---|
64 | <td>CDATA</td> |
---|
65 | <td>A global identifier for this element</td> |
---|
66 | </tr> |
---|
67 | <tr> |
---|
68 | <td>xml:base</td> |
---|
69 | <td>#IMPLIED</td> |
---|
70 | <td>CDATA</td> |
---|
71 | <td>Implementation detail used by XIncludes</td> |
---|
72 | </tr> |
---|
73 | </tbody> |
---|
74 | </table></div> |
---|
75 | </div> |
---|
76 | </div> |
---|
77 | <table width="100%"><tr> |
---|
78 | <td align="left"></td> |
---|
79 | <td align="right"><small>Copyright © 2003-2005 Douglas Gregor</small></td> |
---|
80 | </tr></table> |
---|
81 | <hr> |
---|
82 | <div class="spirit-nav"> |
---|
83 | <a accesskey="p" href="requirement.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="paramtype.html"><img src="../../images/next.png" alt="Next"></a> |
---|
84 | </div> |
---|
85 | </body> |
---|
86 | </html> |
---|